|
using | action_testing_simple_tags = tmpl::list< SimpleTags... > |
|
using | action_testing_compute_tags = ComputeTagsList |
|
using | InitialValues = tuples::TaggedTuple< SimpleTags... > |
|
|
template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ActionList , typename ParallelComponent , typename ArrayIndex , Requires< not tmpl2::flat_any_v< tmpl::list_contains_v< DbTagsList, SimpleTags >... > > = nullptr> |
static auto | apply (db::DataBox< DbTagsList > &box, const tuples::TaggedTuple< InboxTags... > &, const Parallel::GlobalCache< Metavariables > &, const ArrayIndex &, const ActionList, const ParallelComponent *const) |
|
template<typename DbTagsList , typename... InboxTags, typename Metavariables , typename ActionList , typename ParallelComponent , typename ArrayIndex , Requires< tmpl2::flat_any_v< tmpl::list_contains_v< DbTagsList, SimpleTags >... > > = nullptr> |
static std::tuple< db::DataBox< DbTagsList > && > | apply (db::DataBox< DbTagsList > &, 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:
- tests/Unit/Framework/ActionTesting.hpp