![]() |
v0.15.0 |
Exceptions and error handlers. More...
Go to the source code of this file.
Classes | |
| struct | MoFEM::Exceptions::MoFEMException |
| Exception to catch. More... | |
| struct | MoFEM::Exceptions::MoFEMExceptionRepeat |
| struct | MoFEM::Exceptions::MoFEMExceptionInitial |
| struct | MoFEM::Exceptions::MoFEMErrorCodeGeneric< TYPE > |
| struct | MoFEM::Exceptions::MoFEMErrorCodeGeneric< PetscErrorCode > |
| struct | MoFEM::Exceptions::MoFEMErrorCodeGeneric< moab::ErrorCode > |
| struct | MoFEM::Exceptions::ErrorChecker< LINE > |
| Error check for inline function check. More... | |
Namespaces | |
| namespace | MoFEM |
| implementation of Data Operators for Forces and Sources | |
| namespace | MoFEM::Exceptions |
| Exceptions and handling errors data structures. | |
Typedefs | |
| typedef moab::ErrorCode | MoFEM::Exceptions::MoABErrorCode |
| MoAB error code. | |
| typedef PetscErrorCode | MoFEM::Exceptions::MoFEMErrorCode |
| MoFEM/PETSc error code. | |
Variables | |
| static MoFEMErrorCodeGeneric< moab::ErrorCode > | MoFEM::Exceptions::rval |
| static MoFEMErrorCodeGeneric< PetscErrorCode > | MoFEM::Exceptions::ierr |
Exceptions and error handlers.
Definition in file Exceptions.hpp.