|
|
static void | execute_next_phase (const Parallel::Phase next_phase, Parallel::CProxy_GlobalCache< Metavariables > &global_cache) |
|
|
static constexpr bool | checkpoint_data = true |
◆ phase_dependent_action_list
template<typename Metavariables, typename BuildMatrixMetavars>
Initial value: tmpl::list<
List of all the actions to be executed in the specified phase.
Definition PhaseDependentActionList.hpp:17
◆ simple_tags_from_options
template<typename Metavariables, typename BuildMatrixMetavars>
Initial value:
tmpl::remove_duplicates< tmpl::flatten< tmpl::transform< InitializationActionsList, detail::get_simple_tags_from_options_from_action< tmpl::_1 > > > > get_simple_tags_from_options
Given a list of initialization actions, returns a list of the unique simple_tags_from_options for all...
Definition ParallelComponentHelpers.hpp:295
tmpl::flatten< tmpl::transform< PhaseDepActionList, detail::get_initialization_actions_list< tmpl::_1 > > > get_initialization_actions_list
Given the phase dependent action list, return the list of actions in the Initialization phase (or an ...
Definition ParallelComponentHelpers.hpp:275
The documentation for this struct was generated from the following file:
- src/ParallelAlgorithms/LinearSolver/Actions/BuildMatrix.hpp