PetscErrorType#

passed to the PETSc error handling routines indicating if this is the first or a later call to the error handlers

Synopsis#

Note#

PETSC_ERROR_IN_CXX indicates the error was detected in C++ and an exception should be generated

Developer Note#

This is currently used to decide when to print the detailed information about the run in PetscTraceBackErrorHandler()

See Also#

PetscError(), SETERRQ()

Level#

advanced

Location#

include/petscerror.h


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages