SpECTRE  v2024.05.11
PhaseControl::Tags::TemporaryPhaseRequested< Phase > Struct Template Reference

Stores whether the phase in question has been requested. More...

#include <VisitAndReturn.hpp>

Public Types

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

Detailed Description

template<Parallel::Phase Phase>
struct PhaseControl::Tags::TemporaryPhaseRequested< Phase >

Stores whether the phase in question has been requested.

Combinations are performed via funcl::Or, as the phase in question should be chosen if any component requests the jump.


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