SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
intrp::Tags Namespace Reference

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. 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  KerrHorizon
struct  LineSegment
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  Verbosity
 Tag that determines the verbosity of output from the interpolation target. More...
struct  WedgeSectionTorus

Detailed Description

Tags for items held in the DataBox of InterpolationTarget or Interpolator.