SpECTRE
v2024.09.16
|
Interpolates and sends points to the CceWorldtubeTarget
More...
#include <SendGhVarsToCce.hpp>
Static Public Member Functions | |
template<typename DbTags , typename Metavariables , typename... InboxTags, typename ArrayIndex , typename ActionList , typename ParallelComponent > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &array_index, const ActionList, const ParallelComponent *const component) |
Interpolates and sends points to the CceWorldtubeTarget
This is invoked on DgElementArray for the GH system. This action should appear only in the self-start action list, and is an unfortunate hack needed by the contradictory constraints of a locally-stepped CCE system and the events and dense triggers during the self start procedure.