SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 = implementation defined
 

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
 

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: