2 #ifndef UTIL_MPI_LOGGER_H 3 #define UTIL_MPI_LOGGER_H 45 MpiLogger(MPI::Intracomm& comm = MPI::COMM_WORLD);
61 MPI::Intracomm* communicatorPtr_;
void begin()
Begin logging block.
void end()
End logging block.
File containing preprocessor macros for error handling.
MpiLogger(MPI::Intracomm &comm=MPI::COMM_WORLD)
Constructor.
Allows information from every processor in a communicator, to be output in rank sequence.
Utility classes for scientific computation.