![]() |
v0.14.0 |
Exceptions and handling errors data structures. More...
Classes | |
| struct | ErrorChecker |
| Error check for inline function check. More... | |
| struct | MoFEMErrorCodeGeneric |
| struct | MoFEMErrorCodeGeneric< moab::ErrorCode > |
| struct | MoFEMErrorCodeGeneric< PetscErrorCode > |
| struct | MoFEMException |
| Exception to catch. More... | |
| struct | MoFEMExceptionInitial |
| struct | MoFEMExceptionRepeat |
Typedefs | |
| typedef moab::ErrorCode | MoABErrorCode |
| MoAB error code. More... | |
| typedef PetscErrorCode | MoFEMErrorCode |
| MoFEM/PETSc error code. More... | |
Variables | |
| static MoFEMErrorCodeGeneric< moab::ErrorCode > | rval |
| static MoFEMErrorCodeGeneric< PetscErrorCode > | ierr |
Exceptions and handling errors data structures.
| typedef moab::ErrorCode MoFEM::Exceptions::MoABErrorCode |
MoAB error code.
Definition at line 55 of file Exceptions.hpp.
| typedef PetscErrorCode MoFEM::Exceptions::MoFEMErrorCode |
MoFEM/PETSc error code.
Definition at line 56 of file Exceptions.hpp.
|
static |
Definition at line 76 of file Exceptions.hpp.
|
static |
Definition at line 74 of file Exceptions.hpp.