Celeritas 0.6.0-rc.2.13+develop.285b9112
|
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "Types.hh"
Classes | |
class | celeritas::DormandPrinceStepper< EquationT > |
Integrate the field ODEs using Dormand-Prince RK5(4)7M. More... | |
Functions | |
template<class EquationT > | |
CELER_FUNCTION | celeritas::DormandPrinceStepper (EquationT &&) -> DormandPrinceStepper< EquationT > |