SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
intrp::Actions::ElementInitInterpPoints< VolumeDim, AllInterpolationTargetTags > Struct Template Reference

Adds interpolation point holders to the Element's DataBox. More...

#include <ElementInitInterpPoints.hpp>

Public Types

using simple_tags

Static Public Member Functions

template<typename DbTags, typename... InboxTags, typename Metavariables, typename ArrayIndex, typename ActionList, typename ParallelComponent>
static Parallel::iterable_action_return_t apply (db::DataBox< DbTags > &, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const)

Detailed Description

template<size_t VolumeDim, typename AllInterpolationTargetTags>
struct intrp::Actions::ElementInitInterpPoints< VolumeDim, AllInterpolationTargetTags >

Adds interpolation point holders to the Element's DataBox.

This action is for the case in which the points are time-independent.

This action should be placed in the Initialization PDAL for DgElementArray.

Uses: nothing

DataBox changes:

Member Typedef Documentation

◆ simple_tags

template<size_t VolumeDim, typename AllInterpolationTargetTags>
using intrp::Actions::ElementInitInterpPoints< VolumeDim, AllInterpolationTargetTags >::simple_tags
Initial value:
tmpl::transform<
intrp::InterpolationTarget_detail::get_non_sequential_target_tags<
AllInterpolationTargetTags>,
tmpl::bind<intrp::Tags::PointInfo, tmpl::_1,
tmpl::pin<tmpl::size_t<VolumeDim>>>>
PointInfo holds the points to be interpolated onto, in whatever frame those points are to be held con...
Definition PointInfoTag.hpp:25

The documentation for this struct was generated from the following file:
  • src/ParallelAlgorithms/Interpolation/Actions/ElementInitInterpPoints.hpp