SpECTRE  v2024.04.12
control_system::OptionTags Namespace Reference

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  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...
 

Detailed Description

All option tags related to the control system.