SpECTRE
v2025.04.21
|
A queue tag that holds a TaggedTuple of all quantities needed for the excision measurement of size control. More...
#include <QueueTags.hpp>
Public Types | |
using | type = tuples::TaggedTuple< ExcisionSurface< Frame >, LapseOnExcisionSurface, ShiftyQuantity< Frame >, SpatialMetricOnExcisionSurface< Frame >, InverseSpatialMetricOnExcisionSurface< Frame >, SpatialChristoffelSecondKind< Frame >, DerivLapse< Frame >, DerivShift< Frame >, InverseJacobian<::Frame::Grid, Frame > > |
A queue tag that holds a TaggedTuple of all quantities needed for the excision measurement of size control.
Holds the following queue tags in a TaggedTuple in order:
control_system::QueueTags::ExcisionSurface
control_system::QueueTags::LapseOnExcisionSurface
control_system::QueueTags::ShiftyQuantity
control_system::QueueTags::SpatialMetricOnExcisionSurface
control_system::QueueTags::InverseSpatialMetricOnExcisionSurface
control_system::QueueTags::SpatialChristoffelSecondKind
control_system::QueueTags::DerivLapse
control_system::QueueTags::DerivShift
control_system::QueueTags::InverseJacobian<::Frame::Grid, Frame>