ThunderEgg  1.0.0
Communicator.h File Reference

Communicator class. More...

#include <ThunderEgg/RuntimeError.h>
#include <mpi.h>
Include dependency graph for Communicator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ThunderEgg::Communicator
 wrapper arount MPI_Comm, provides proper copy operators. Classes that have a communicator are meant to store a Communicator object instead of a raw MPI_Comm More...
 

Namespaces

 ThunderEgg
 The ThunderEgg namespace.
 

Detailed Description

Communicator class.