OpenM++ runtime library (libopenm)
openm::MpiException Class Reference

messaging library MPI exception More...

#include <msgMpi.h>

Inheritance diagram for openm::MpiException:
Collaboration diagram for openm::MpiException:

Public Member Functions

 MpiException (int i_mpiReturn)
 create messaging library exception based on MPI return code
 
 MpiException (int i_mpiReturn, int i_rank)
 create messaging library exception based on MPI return code and process rank
 
int mpiReturn (void) const
 get MPI return code
 
int rank (void) const
 get MPI process rank
 
- Public Member Functions inherited from openm::OpenmException< maxMsgSize, defaultMessage >
 OpenmException (const char *i_format,...)
 create openM++ exception. More...
 
const char * what (void) const noexcept
 return error message
 

Detailed Description

messaging library MPI exception


The documentation for this class was generated from the following files: