SpECTRE  v2025.08.19
control_system::ControlErrors::Size< DerivOrder, Horizon >::DeltaRDriftInwardOptions Struct Reference

Classes

struct  InwardDriftVelocity
 
struct  MinAllowedCharSpeed
 
struct  MinAllowedRadialDistance
 

Public Types

using type = Options::Auto< DeltaRDriftInwardOptions, Options::AutoLabel::None >
 
using options = tmpl::list< MinAllowedRadialDistance, MinAllowedCharSpeed, InwardDriftVelocity >
 

Public Member Functions

 DeltaRDriftInwardOptions (double min_allowed_radial_distance_in, double min_allowed_char_speed_in, double inward_drift_velocity_in)
 
void pup (PUP::er &p)
 

Public Attributes

double min_allowed_radial_distance {}
 
double min_allowed_char_speed {}
 
double inward_drift_velocity {}
 

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 >::DeltaRDriftInwardOptions::help
staticconstexpr
Initial value:
{
"Options for State DeltaRDriftInward. Specify 'None' to disable State "
"DeltaRDriftInward."}

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