|
SpECTRE
2021.08.02
|
List of all the actions to be executed in the specified phase. More...
#include <PhaseDependentActionList.hpp>
Public Types | |
| using | action_list = tmpl::flatten< ActionsList > |
| using | phase_type = PhaseType |
| using | integral_constant_phase = std::integral_constant< PhaseType, Phase > |
Static Public Attributes | |
| static constexpr phase_type | phase = Phase |
| static constexpr size_t | number_of_actions = tmpl::size<action_list>::value |
List of all the actions to be executed in the specified phase.