SpECTRE  v2024.03.19
intrp::Vars::PointInfoTag< InterpolationTargetTag, VolumeDim > Struct Template Reference

PointInfoTag holds the points to be interpolated onto, in whatever frame those points are to be held constant. PointInfoTag is used only for interpolation points that are time-independent in some frame, so that there is no Interpolator ParallelComponent. More...

#include <PointInfoTag.hpp>

Public Types

using type = tnsr::I< DataVector, VolumeDim, typename InterpolationTargetTag::compute_target_points::frame >
 

Detailed Description

template<typename InterpolationTargetTag, size_t VolumeDim>
struct intrp::Vars::PointInfoTag< InterpolationTargetTag, VolumeDim >

PointInfoTag holds the points to be interpolated onto, in whatever frame those points are to be held constant. PointInfoTag is used only for interpolation points that are time-independent in some frame, so that there is no Interpolator ParallelComponent.


The documentation for this struct was generated from the following file: