|
SpECTRE
v2025.08.19
|
Allocate variables needed for evolution of Monte Carlo transport. More...
#include <InitializeMonteCarlo.hpp>
Public Types | |
| using | hydro_variables_tag = typename System::hydro_variables_tag |
| using | simple_tags = tmpl::list< Particles::MonteCarlo::Tags::PacketsOnElement, Particles::MonteCarlo::Tags::RandomNumberGenerator, Particles::MonteCarlo::Tags::DesiredPacketEnergyAtEmission< NeutrinoSpecies >, hydro_variables_tag, Particles::MonteCarlo::Tags::CouplingTildeTau< DataVector >, Particles::MonteCarlo::Tags::CouplingTildeRhoYe< DataVector >, Particles::MonteCarlo::Tags::CouplingTildeS< DataVector, dim >, Particles::MonteCarlo::Tags::MortarDataTag< dim >, Particles::MonteCarlo::Tags::GhostZoneCouplingDataTag< dim >, Particles::MonteCarlo::Tags::McGhostZoneDataTag< dim >, evolution::dg::subcell::Tags::ActiveGrid > |
| using | compute_tags = tmpl::list<> |
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) |
Static Public Attributes | |
| static constexpr size_t | dim = System::volume_dim |
Allocate variables needed for evolution of Monte Carlo transport.
Uses:
DataBox changes: