SpECTRE  v2025.04.21
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  DerivLapse
 Holds the spatial derivative of the lapse on the ExcisionSurface More...
 
struct  DerivShift
 Holds the spatial derivative of the Frame shift on the ExcisionSurface 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  InverseJacobian
 Holds the inverse jacobian between frames on the ExcisionSurface 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  SpatialChristoffelSecondKind
 Holds the spatial christoffel symbol on the ExcisionSurface 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.