v0.14.0 |
#include <include/Exceptions.hpp>
Public Member Functions | |
MoFEMErrorCodeGeneric (const PetscErrorCode ierr) | |
operator PetscErrorCode () const | |
Public Attributes | |
PetscErrorCode | iERR |
Definition at line 62 of file Exceptions.hpp.
|
inline |
Definition at line 64 of file Exceptions.hpp.
|
inline |
Definition at line 65 of file Exceptions.hpp.
PetscErrorCode MoFEM::Exceptions::MoFEMErrorCodeGeneric< PetscErrorCode >::iERR |
Definition at line 63 of file Exceptions.hpp.