SpECTRE
v2025.03.17
|
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<> |
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.