SpECTRE
v2025.03.17
|
Classes | |
struct | FirstOrderDriverFactor |
struct | SecondOrderDriverEta |
Public Types | |
using | type = Shift |
using | options = implementation defined |
Public Member Functions | |
Shift (tmpl::list< Advective, SecondOrderDriverEta >, const bool advective, const double factor) | |
Shift (tmpl::list< Advective, FirstOrderDriverFactor >, const bool advective, const double factor) | |
void | pup (PUP::er &p) |
Public Attributes | |
bool | is_advective |
bool | is_first_order |
double | extra_factor |
Static Public Attributes | |
static constexpr Options::String | help |
|
staticconstexpr |