SUNphi  1.0
Mpi.hpp File Reference

Incapsulate all functionalities of MPI into a more convenient form. More...

Go to the source code of this file.

Classes

class  SUNphi::Mpi
 Class wrapping all MPI functionalities. More...
 

Macros

#define ALLOWS_ALL_RANKS_TO_PRINT_FOR_THIS_SCOPE(LOGGER)   SET_FOR_CURRENT_SCOPE(LOGGER_ALL_RANKS_PRINT,LOGGER.onlyMasterRankPrint,false)
 Makes all thread print for current scope.
 

Variables

Mpi SUNphi::mpi
 Gloabl MPI. More...
 

Detailed Description

Incapsulate all functionalities of MPI into a more convenient form.

Definition in file Mpi.hpp.

Variable Documentation

Mpi SUNphi::mpi

Gloabl MPI.

Global MPI.

Definition at line 212 of file SUNphi.cpp.