|
SpECTRE
v2025.08.19
|
All option tags related to the control system. More...
Classes | |
| struct | ControlSystemGroup |
| Options group for all control system options. More... | |
| struct | ControlSystemInputs |
Option tag for each individual control system. The name of this option is the name of the ControlSystem struct it is templated on. This way all control systems will have a unique name. More... | |
| struct | DelayUpdate |
| Option tag on whether to delay FunctionOfTime updates by one measurement to improve parallelization. More... | |
| struct | DisableRotationWhen |
| Option tag for controlling when and how the rotation map is disabled. More... | |
| struct | MeasurementsPerUpdate |
| Option tag that determines how many measurements will occur per control system update. More... | |
| struct | Verbosity |
| Verbosity tag for printing diagnostics about the control system algorithm. This does not control when data is written to disk. More... | |
| struct | WriteDataToDisk |
| Option tag on whether to write data to disk. More... | |
All option tags related to the control system.