mpi::is_initialized

#include <mpi.hpp>

Synopsis

bool is_initialized () noexcept

Returns

True if MPI_Init has been called, false otherwise.