SpECTRE  v2024.09.29
Particles::MonteCarlo::Actions::TakeTimeStep< EnergyBins, NeutrinoSpecies > Struct Template Reference

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)
 

Detailed Description

template<size_t EnergyBins, size_t NeutrinoSpecies>
struct Particles::MonteCarlo::Actions::TakeTimeStep< EnergyBins, NeutrinoSpecies >

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.


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