SpECTRE
v2025.03.17
|
Adds interpolation point holders to the Element's DataBox. More...
#include <ElementInitInterpPoints.hpp>
Public Types | |
using | simple_tags = implementation defined |
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) |
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:
intrp::Tags::InterpPointInfo<Metavariables>