NanoStructures  1.0
DMFT solver for layered, strongly correlated nanostructures
openmpi.h File Reference

Singleton in charge of data exchange via OpenMPI. More...

#include <memory>
Include dependency graph for openmpi.h:

Go to the source code of this file.

Classes

class  mpi::OpenMPI
 The MPI singleton is responsible for data exchange between compute nodes via OpenMPI. More...
 

Macros

#define HEAD   if(!mpi::OpenMPI::getInstance().getRank())
 

Detailed Description

Singleton in charge of data exchange via OpenMPI.