DFT-EFE
 
Loading...
Searching...
No Matches
dftefe::utils::mpi::MPIErrorCodeHandler Class Reference

#include <MPIErrorCodeHandler.h>

Public Member Functions

 MPIErrorCodeHandler ()=default
 
 ~MPIErrorCodeHandler ()=default
 

Static Public Member Functions

static bool isSuccess (const int errCode)
 
static std::string getErrMsg (const int errCode)
 
static std::pair< bool, std::string > getIsSuccessAndMessage (const int errCode)
 

Constructor & Destructor Documentation

◆ MPIErrorCodeHandler()

dftefe::utils::mpi::MPIErrorCodeHandler::MPIErrorCodeHandler ( )
default

◆ ~MPIErrorCodeHandler()

dftefe::utils::mpi::MPIErrorCodeHandler::~MPIErrorCodeHandler ( )
default

Member Function Documentation

◆ getErrMsg()

std::string dftefe::utils::mpi::MPIErrorCodeHandler::getErrMsg ( const int  errCode)
static
Here is the caller graph for this function:

◆ getIsSuccessAndMessage()

std::pair< bool, std::string > dftefe::utils::mpi::MPIErrorCodeHandler::getIsSuccessAndMessage ( const int  errCode)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ isSuccess()

bool dftefe::utils::mpi::MPIErrorCodeHandler::isSuccess ( const int  errCode)
static
Here is the caller graph for this function:

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