SpECTRE
v2025.03.17
|
Starts the next phase on the nodegroup and calls ReceiveDataForElement
for each element on the node.
More...
#include <StartPhaseOnNodegroup.hpp>
Static Public Member Functions | |
template<typename DbTagsList , typename... InboxTags, typename ArrayIndex , typename ActionList , typename ParallelComponent , typename Metavariables > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, Parallel::GlobalCache< Metavariables > &cache, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Starts the next phase on the nodegroup and calls ReceiveDataForElement
for each element on the node.