|
SpECTRE
v2025.08.19
|
Classes | |
| struct | MaxAllowedRadialDistance |
| struct | OutwardDriftTimescale |
| struct | OutwardDriftVelocity |
Public Types | |
| using | type = Options::Auto< DeltaRDriftOutwardOptions, Options::AutoLabel::None > |
| using | options = tmpl::list< MaxAllowedRadialDistance, OutwardDriftVelocity, OutwardDriftTimescale > |
Public Member Functions | |
| DeltaRDriftOutwardOptions (double max_allowed_radial_distance_in, double outward_drift_velocity_in, double outward_drift_timescale_in) | |
| void | pup (PUP::er &p) |
Public Attributes | |
| double | max_allowed_radial_distance {} |
| double | outward_drift_velocity {} |
| double | outward_drift_timescale {} |
Static Public Attributes | |
| static constexpr Options::String | help |
|
staticconstexpr |