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

Stores whether the checkpoint and exit has been requested. More...

#include <CheckpointAndExitAfterWallclock.hpp>

Public Types

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

Detailed Description

Stores whether the checkpoint and exit 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: