|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#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 > |