SpECTRE  v2024.04.12
RadiationTransport::M1Grey::Actions::InitializeM1Tags< System > Struct Template Reference

Public Types

using evolved_variables_tag = typename System::variables_tag
 
using hydro_variables_tag = typename System::hydro_variables_tag
 
using m1_variables_tag = typename System::primitive_variables_tag
 
using simple_tags = tmpl::list< hydro_variables_tag, m1_variables_tag >
 
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 > &cache, const ArrayIndex &, ActionList, const ParallelComponent *const)
 

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