SpECTRE  v2023.03.09
control_system::size::StateUpdateArgs Struct Reference

Packages some of the inputs to the State::update, so that State::update doesn't need a large number of arguments. More...

#include <State.hpp>

Public Attributes

double min_char_speed
 min_char_speed is the minimum over the excision boundary of Eq. 89 of [74].
 
double min_comoving_char_speed
 min_comoving_char_speed is the minimum over the excision boundary of Eq. 28 of [74].
 
double control_error_delta_r
 control_error_delta_r is the control error when the control system is in state Label::DeltaR. This is Q in Eq. 96 of [74].
 

Detailed Description

Packages some of the inputs to the State::update, so that State::update doesn't need a large number of arguments.


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