SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
control_system::ControlErrors::Size< DerivOrder, Horizon >::DeltaRDriftInwardOptions Struct Reference

Classes

struct  InwardDriftVelocity
struct  MinAllowedCharSpeed
struct  MinAllowedRadialDistance

Public Types

using type
using options

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 Typedef Documentation

◆ options

◆ type

template<size_t DerivOrder, ::domain::ObjectLabel Horizon>
using control_system::ControlErrors::Size< DerivOrder, Horizon >::DeltaRDriftInwardOptions::type
Initial value:
A class indicating that a parsed value can be automatically computed instead of specified.
Definition Auto.hpp:44

Member Data Documentation

◆ help

template<size_t DerivOrder, ::domain::ObjectLabel Horizon>
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:
  • src/ControlSystem/ControlErrors/Size.hpp