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