|
SpECTRE
v2025.08.19
|
A simple struct to hold diagnostic information about computing the size control error. More...
#include <Error.hpp>
Public Attributes | |
| double | control_error |
| size_t | state_number |
| double | min_delta_r |
| double | min_relative_delta_r |
| double | min_comoving_char_speed |
| double | char_speed_crossing_time |
| double | comoving_char_speed_crossing_time |
| double | delta_r_crossing_time |
| double | target_char_speed |
| double | suggested_timescale |
| double | damping_timescale |
| ControlErrorArgs | control_error_args |
| std::string | update_message |
| bool | discontinuous_change_has_occurred |
A simple struct to hold diagnostic information about computing the size control error.