SpECTRE
v2025.03.17
|
Tags for items held in the DataBox
of InterpolationTarget
or Interpolator
.
More...
Classes | |
struct | AllCoords |
struct | ApparentHorizon |
struct | CompletedTemporalIds |
temporal_id s that we have already interpolated onto. This is used to prevent problems with multiple late calls to AddTemporalIdsToInterpolationTarget. More... | |
struct | CurrentTemporalId |
temporal_id on which to interpolate. More... | |
struct | DumpVolumeDataOnFailure |
Tag that determines if volume data will be dumped form the Interpolator upon failure. More... | |
struct | IndicesOfFilledInterpPoints |
Keeps track of which points have been filled with interpolated data. More... | |
struct | IndicesOfInvalidInterpPoints |
Keeps track of points that cannot be filled with interpolated data. More... | |
struct | InterpolatedVars |
Holds interpolated variables on an InterpolationTarget. More... | |
struct | InterpolatedVarsHolders |
TaggedTuple containing all local Vars::Holder s for all InterpolationTarget s. More... | |
struct | InterpPointInfo |
The following tag is for the case in which interpolation bypasses the Interpolator ParallelComponent. In that case, the Element must hold interpolation information in its DataBox . More... | |
struct | InterpPointInfoBase |
Base tag for InterpPointInfo so we don't have to have the metavariables in order to retrieve the tag. More... | |
struct | KerrHorizon |
struct | LineSegment |
struct | NumberOfElements |
Unordered set of element ids on each interpolator core. More... | |
struct | PendingTemporalIds |
temporal_id s that have been flagged to interpolate on, but that have not yet been added to Tags::CurrentTemporalId. A temporal_id is pending if the FunctionOfTime s are not up to date for the time associated with the temporal_id . More... | |
struct | SpecifiedPoints |
struct | Sphere |
struct | TemporalIds |
temporal_id s on which to interpolate. More... | |
struct | VarsToInterpolateToTarget |
struct | Verbosity |
Tag that determines the verbosity of output from the interpolator. More... | |
struct | VolumeVarsInfo |
Volume variables at all temporal_id s for all local Element s. Held by the Interpolator. More... | |
struct | WedgeSectionTorus |
Tags for items held in the DataBox
of InterpolationTarget
or Interpolator
.