SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Particles::MonteCarlo::Actions::TriggerMonteCarloEvolution Struct Reference

Goes to Labels::BeginMonteCarlo or Labels::EndMonteCarlo depending on whether we are at the end of a full time step or at an intermediate step of the timestepping algorithm. More...

#include <TriggerMonteCarloEvolution.hpp>

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ArrayIndex , typename ActionList , typename ParallelComponent >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

Detailed Description

Goes to Labels::BeginMonteCarlo or Labels::EndMonteCarlo depending on whether we are at the end of a full time step or at an intermediate step of the timestepping algorithm.

GlobalCache: nothing

DataBox:

  • Uses:
    • Tags::Next<::Tags::TimeStepId>

The documentation for this struct was generated from the following file: