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

Storage in the phase change decision tuple so that the Main chare can record the elapsed wallclock time since the start of the run. More...

#include <CheckpointAndExitAfterWallclock.hpp>

Classes

struct  combine_method
 

Public Types

using type = std::optional< double >
 
using main_combine_method = combine_method
 

Detailed Description

Storage in the phase change decision tuple so that the Main chare can record the elapsed wallclock time since the start of the run.

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: