|
SpECTRE
v2026.04.01
|
PointInfo holds the points to be interpolated onto, in whatever frame those points are to be held constant. More...
#include <PointInfoTag.hpp>
Public Types | |
| using | type |
PointInfo holds the points to be interpolated onto, in whatever frame those points are to be held constant.
PointInfo is used only for interpolation points that are time-independent in some frame, so that there is no Interpolator ParallelComponent. VolumeDim is a typename rather than a size_t to better facilitate this tag being used in metafunctions. VolumeDim must be a tmpl::size_t.
| using intrp::Tags::PointInfo< InterpolationTargetTag, VolumeDim >::type |