TRIQS/mpi 1.3.0
C++ interface to MPI
Loading...
Searching...
No Matches
communicator.hpp File Reference
#include "./environment.hpp"
#include "./utils.hpp"
#include <mpi.h>
#include <cstdlib>
#include <unistd.h>

Detailed Description

Provides a C++ wrapper class for an MPI_Comm object.

Definition in file communicator.hpp.

Go to the source code of this file.

Classes

class  mpi::communicator
 C++ wrapper around MPI_Comm providing various convenience functions. More...