Chkpt
Definition: checkpoint.hpp:7
@ Barrier
MPI Barrier used (default)
@ DebugBarrier
MPI Barrier and flush only if a Debug flag is set.
@ NoBarrier
No MPI Barrier, just flush.
void checkpoint(std::string msg, const Chkpt option=Chkpt::Barrier)
Definition: checkpoint.cpp:16