SpECTRE
v2025.03.17
|
Sends interpolation points to all the Elements. More...
#include <InterpolationTargetSendPoints.hpp>
Static Public Member Functions | |
template<typename DbTags , typename... InboxTags, typename ArrayIndex , typename ActionList , typename Metavariables , typename ParallelComponent > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Sends interpolation points to all the Elements.
This action is for the case in which the points are time-independent in the frame of the InterpolationTarget (which may or may not mean that the points are time-independent in the grid frame).
This action should be placed in the Registration PDAL for InterpolationTarget.
Uses:
DataBox changes: