www.cemf.ir
processors.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  processors
 This class holds the information about the global execution world and number of processors in communication. More...
 

Namespaces

 pFlow
 

Macros

#define CheckMPI(caller, fAbort)   pFlow::checkMPI(#caller, (caller), fAbort, __FILE__, __LINE__);
 

Functions

bool checkMPI (const char *funcName, int error, bool forceAbort, const char *fileName, int lineNumebr)
 

Macro Definition Documentation

◆ CheckMPI

#define CheckMPI (   caller,
  fAbort 
)    pFlow::checkMPI(#caller, (caller), fAbort, __FILE__, __LINE__);

Definition at line 39 of file processors.hpp.