Struct MpiOnOff
Defined in File MPISystem.hpp
Struct Documentation
-
struct MpiOnOff
RAII class to turn MPI on and off.
This class initialized MPI at creation and finalizes at destruction (e.g. when the object goes out of scope).
Defined in File MPISystem.hpp
RAII class to turn MPI on and off.
This class initialized MPI at creation and finalizes at destruction (e.g. when the object goes out of scope).