![]() |
v0.13.0 |
#include <include/Exceptions.hpp>
Public Member Functions | |
MoFEMErrorCodeGeneric (const PetscErrorCode ierr) | |
operator PetscErrorCode () const | |
Public Attributes | |
PetscErrorCode | iERR |
Definition at line 73 of file Exceptions.hpp.
MoFEM::Exceptions::MoFEMErrorCodeGeneric< PetscErrorCode >::MoFEMErrorCodeGeneric | ( | const PetscErrorCode | ierr | ) |
Definition at line 75 of file Exceptions.hpp.
MoFEM::Exceptions::MoFEMErrorCodeGeneric< PetscErrorCode >::operator PetscErrorCode | ( | ) | const |
Definition at line 76 of file Exceptions.hpp.
PetscErrorCode MoFEM::Exceptions::MoFEMErrorCodeGeneric< PetscErrorCode >::iERR |
Definition at line 74 of file Exceptions.hpp.