SpECTRE  v2023.05.16
control_system::Tags Namespace Reference

All DataBox tags related to the control system. More...

Classes

struct  Averager
 DataBox tag for the averager. More...
 
struct  ControlError
 DataBox tag for the control error. More...
 
struct  Controller
 DataBox tag for the controller. More...
 
struct  CurrentNumberOfMeasurements
 DataBox tag that keeps track of which measurement we are on. More...
 
struct  FunctionsOfTimeInitialize
 The FunctionsOfTime initialized from a DomainCreator, initial time, and control system OptionHolders. More...
 
struct  IsActive
 DataBox tag to determine if this control system is active. More...
 
struct  MeasurementsPerUpdate
 Tag that determines how many measurements will occur per control system update. This will usually be stored in the global cache. More...
 
struct  MeasurementTimescales
 The measurement timescales associated with domain::Tags::FunctionsOfTime. More...
 
struct  ObserveCenters
 DataBox tag for writing the centers of the horizons to disk. More...
 
struct  TimescaleTuner
 DataBox tag for the timescale tuner. More...
 
struct  Verbosity
 DataBox tag that holds the verbosity used to print info about the control system algorithm. More...
 
struct  WriteDataToDisk
 DataBox tag for writing control system data to disk. More...
 

Detailed Description

All DataBox tags related to the control system.