|
BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Public Attributes | |
| double | action {0.} |
| double | time_in_ms {0.} |
| int | error {0} |
| std::string | info {""} |
Definition at line 70 of file tabulate.cpp.
| double BubbleProfiler::Profiler_result::action {0.} |
Definition at line 71 of file tabulate.cpp.
Referenced by BubbleProfiler::run_perturbative_profiler(), and BubbleProfiler::run_shooting_profiler().
| int BubbleProfiler::Profiler_result::error {0} |
Definition at line 73 of file tabulate.cpp.
Referenced by BubbleProfiler::run_perturbative_profiler(), and BubbleProfiler::run_shooting_profiler().
| std::string BubbleProfiler::Profiler_result::info {""} |
Definition at line 74 of file tabulate.cpp.
Referenced by BubbleProfiler::run_perturbative_profiler(), and BubbleProfiler::run_shooting_profiler().
| double BubbleProfiler::Profiler_result::time_in_ms {0.} |
Definition at line 72 of file tabulate.cpp.
Referenced by BubbleProfiler::run_perturbative_profiler(), and BubbleProfiler::run_shooting_profiler().
1.8.11