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

Storage in the phase change decision tuple so that the Main chare can record the phase to return to after a temporary phase. More...

#include <VisitAndReturn.hpp>

Classes

struct  combine_method
 

Public Types

using type = std::optional< Parallel::Phase >
 
using main_combine_method = combine_method
 

Detailed Description

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

Storage in the phase change decision tuple so that the Main chare can record the phase to return to after a temporary phase.

Note
This tag is not intended to participate in any of the reduction procedures, so will error if the combine method is called.

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