SpECTRE  v2024.04.12
control_system::QueueTags Namespace Reference

All tags that will be used in the LinkedMessageQueue's within control systems. More...

Classes

struct  Center
 Holds the centers of each horizon from measurements as DataVectors. More...
 
struct  ExcisionSurface
 Holds a full strahlkorper from measurements for the excision surface. More...
 
struct  Horizon
 Holds a full strahlkorper from measurements that represents a horizon. More...
 
struct  InverseSpatialMetricOnExcisionSurface
 Holds the inverse spatial metric on the ExcisionSurface More...
 
struct  LapseOnExcisionSurface
 Holds the lapse on the ExcisionSurface More...
 
struct  ShiftyQuantity
 Holds a quantity that's similar to the shift, but isn't the shift, on the ExcisionSurface. More...
 
struct  SizeExcisionQuantities
 A queue tag that holds a TaggedTuple of all quantities needed for the excision measurement of size control. More...
 
struct  SizeHorizonQuantities
 A queue tag that holds a TaggedTuple of all quantities needed for the horizon measurement of size control. More...
 
struct  SpatialMetricOnExcisionSurface
 Holds the spatial metric on the ExcisionSurface More...
 

Detailed Description

All tags that will be used in the LinkedMessageQueue's within control systems.

These tags will be used to retrieve the results of the measurements that were sent to the control system which have been placed inside a LinkedMessageQueue.