SpECTRE
v2025.03.17
|
Action taking a single time step of the Monte-Carlo evolution algorithm, assuming that the fluid and metric data in the ghost zones have been communicated and that packets are on the elements that owns them. More...
#include <TimeStepActions.hpp>
Static Public Member Functions | |
template<typename DbTags , typename... InboxTags, typename ArrayIndex , typename ActionList , typename ParallelComponent , typename Metavariables > | |
static Parallel::iterable_action_return_t | apply (db::DataBox< DbTags > &box, tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
Action taking a single time step of the Monte-Carlo evolution algorithm, assuming that the fluid and metric data in the ghost zones have been communicated and that packets are on the elements that owns them.