SpECTRE  v2024.05.11
PhaseControl::Tags::RestartPhase Struct Reference

Storage in the phase change decision tuple so that the Main chare can record the phase to go to when restarting the run from a checkpoint file. More...

#include <CheckpointAndExitAfterWallclock.hpp>

Classes

struct  combine_method
 

Public Types

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

Detailed Description

Storage in the phase change decision tuple so that the Main chare can record the phase to go to when restarting the run from a checkpoint file.

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: