BubbleProfiler
0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
|
Go to the source code of this file.
Namespaces | |
BubbleProfiler | |
Typedefs | |
using | BubbleProfiler::Euler_perturbative_profiler = Perturbative_profiler< Constant_step_size_euler > |
using | BubbleProfiler::RK4_perturbative_profiler = Perturbative_profiler< Constant_step_size_RK4 > |
using | BubbleProfiler::CRK4_perturbative_profiler = Perturbative_profiler< Controlled_step_size_RK4 > |
using | BubbleProfiler::CRKD5_perturbative_profiler = Perturbative_profiler< Controlled_step_size_RKD5 > |