SpECTRE  2021.08.02
Parallel::Actions::TerminatePhase Struct Reference

Terminate the algorithm to proceed to the next phase. More...

#include <TerminatePhase.hpp>

Static Public Member Functions

template<typename DataBox , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static std::tuple< DataBox &&, bool > apply (DataBox &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) noexcept
 

Detailed Description

Terminate the algorithm to proceed to the next phase.