|
SpECTRE
v2025.08.19
|
Tags for items held in the DataBox of InterpolationTarget or Interpolator.
More...
Classes | |
| struct | AllCoords |
| struct | CompletedTemporalIds |
temporal_ids 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 | Dependencies |
| Holds potential dependency for apparent horizon callbacks. 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::Holders for all InterpolationTargets. More... | |
| struct | KerrHorizon |
| struct | LineSegment |
| struct | NumberOfElements |
| Map between interpolation target name and an unordered set of element ids on each interpolator core that will participate for that target. More... | |
| struct | PendingTemporalIds |
temporal_ids that have been flagged to interpolate on, but that have not yet been added to Tags::CurrentTemporalId. A temporal_id is pending if the FunctionOfTimes are not up to date for the time associated with the temporal_id. More... | |
| struct | PointInfo |
| PointInfo holds the points to be interpolated onto, in whatever frame those points are to be held constant. More... | |
| struct | SpecifiedPoints |
| struct | Sphere |
| struct | TemporalIds |
temporal_ids 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_ids for all local Elements. Held by the Interpolator. More... | |
| struct | WedgeSectionTorus |
Tags for items held in the DataBox of InterpolationTarget or Interpolator.