Celeritas
0.5.0-56+6b053cd
|
#include <cmath>
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/math/Algorithms.hh"
#include "corecel/math/NumericLimits.hh"
#include "corecel/math/SoftEqual.hh"
#include "FieldDriverOptions.hh"
#include "Types.hh"
#include "detail/FieldUtils.hh"
Classes | |
class | celeritas::FieldDriver< StepperT > |
Advance the field state by a single substep based on user tolerances. More... | |
Functions | |
template<class StepperT > | |
CELER_FUNCTION | celeritas::FieldDriver (FieldDriverOptions const &, StepperT &&) -> FieldDriver< StepperT > |