SpECTRE  v2024.04.12
PhaseControl::TagsAndCombines::UsePhaseChangeArbitration Struct Reference

A tag for indicating that a halt was called by a trigger associated with PhaseChanges. More...

#include <PhaseControlTags.hpp>

Public Types

using type = bool
 
using combine_method = funcl::Or<>
 
using main_combine_method = combine_method
 

Detailed Description

A tag for indicating that a halt was called by a trigger associated with PhaseChanges.

This is needed to disambiguate different quiescence conditions in the main chare. It is automatically included in PhaseControl::get_phase_change_tags, so shouldn't be explicitly included in the phase_change_tags_and_combines in derived classes of PhaseChange.


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