Celeritas 0.6.0-rc.2.40+develop.df0b0c3b
|
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "Types.hh"
#include "detail/FieldUtils.hh"
Classes | |
class | celeritas::RungeKuttaIntegrator< EquationT > |
Integrate the field ODEs using the 4th order classical Runge-Kutta method. More... | |
Functions | |
template<class EquationT > | |
CELER_FUNCTION | celeritas::RungeKuttaIntegrator (EquationT &&) -> RungeKuttaIntegrator< EquationT > |