SpECTRE  v2024.03.19
PhaseControl::Tags::PhaseChangeAndTriggers Struct Reference

Tag for the collection of triggers that indicate synchronization points at which phase changes should be considered, and the associated PhaseChange objects for making the phase change decisions. More...

#include <PhaseControlTags.hpp>

Public Types

using type = std::vector< TriggerAndPhaseChanges >
 
using option_tags = tmpl::list< OptionTags::PhaseChangeAndTriggers >
 

Static Public Member Functions

static type create_from_options (const type &phase_control_and_triggers)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

Tag for the collection of triggers that indicate synchronization points at which phase changes should be considered, and the associated PhaseChange objects for making the phase change decisions.


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