SpECTRE  v2024.04.12
Parallel::PhaseActions< Phase, ActionsList > Struct Template Reference

List of all the actions to be executed in the specified phase. More...

#include <PhaseDependentActionList.hpp>

Public Types

using action_list = tmpl::flatten< ActionsList >
 

Static Public Attributes

static constexpr Parallel::Phase phase = Phase
 
static constexpr size_t number_of_actions = tmpl::size<action_list>::value
 

Detailed Description

template<Parallel::Phase Phase, typename ActionsList>
struct Parallel::PhaseActions< Phase, ActionsList >

List of all the actions to be executed in the specified phase.


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