Celeritas 0.6.0-rc.2.40+develop.df0b0c3b
|
#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::FieldSubstepper< IntegratorT > |
Advance the field state by a single substep based on user tolerances. More... | |
Functions | |
template<class IntegratorT > | |
CELER_FUNCTION | celeritas::FieldSubstepper (FieldDriverOptions const &, IntegratorT &&) -> FieldSubstepper< IntegratorT > |