Celeritas 0.6.0-rc.2.40+develop.df0b0c3b
Loading...
Searching...
No Matches
Classes | Functions
FieldSubstepper.hh File Reference
#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"
This graph shows which files directly or indirectly include this file:

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 >