SpECTRE  v2024.05.11
control_system::ControlErrors::Size< DerivOrder, Horizon >::DeltaRDriftOutwardOptions Struct Reference

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

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
 

Member Data Documentation

◆ help

template<size_t DerivOrder, ::domain::ObjectLabel Horizon>
constexpr Options::String control_system::ControlErrors::Size< DerivOrder, Horizon >::DeltaRDriftOutwardOptions::help
staticconstexpr
Initial value:
{
"Options for State DeltaRDriftOutward. Specify 'None' to disable State "
"DeltaRDriftOutward."}

The documentation for this struct was generated from the following file: