#include <MPIErrorCodeHandler.h>
◆ MPIErrorCodeHandler()
dftefe::utils::mpi::MPIErrorCodeHandler::MPIErrorCodeHandler |
( |
| ) |
|
|
default |
◆ ~MPIErrorCodeHandler()
dftefe::utils::mpi::MPIErrorCodeHandler::~MPIErrorCodeHandler |
( |
| ) |
|
|
default |
◆ getErrMsg()
std::string dftefe::utils::mpi::MPIErrorCodeHandler::getErrMsg |
( |
const int |
errCode | ) |
|
|
static |
◆ getIsSuccessAndMessage()
std::pair< bool, std::string > dftefe::utils::mpi::MPIErrorCodeHandler::getIsSuccessAndMessage |
( |
const int |
errCode | ) |
|
|
static |
◆ isSuccess()
bool dftefe::utils::mpi::MPIErrorCodeHandler::isSuccess |
( |
const int |
errCode | ) |
|
|
static |
The documentation for this class was generated from the following files: