SpECTRE  v2024.04.12
ActionTesting::InitializeDataBox< tmpl::list< SimpleTags... >, ComputeTagsList > Struct Template Reference

Public Types

using simple_tags = tmpl::list< SimpleTags... >
 
using compute_tags = ComputeTagsList
 
using InitialValues = tuples::TaggedTuple< SimpleTags... >
 

Static Public Member Functions

template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ActionList , typename ParallelComponent , typename ArrayIndex >
static Parallel::iterable_action_return_t apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const)
 
static void set_initial_values (const InitialValues &t)
 Sets the initial values of simple tags in the DataBox.
 

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