Home
last modified time | relevance | path

Searched refs:PetscAttachDebuggerErrorHandler (Results 1 – 8 of 8) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscsys.pxi22 PetscErrorHandlerFunction PetscAttachDebuggerErrorHandler
H A DSys.pyx351 handler = PetscAttachDebuggerErrorHandler
/petsc/src/sys/error/ftn-custom/
H A Dzerrf.c60 *ierr = PetscAttachDebuggerErrorHandler(*comm, *line, fun, file, *n, *p, mess, ctx); in petscattachdebuggererrorhandler_()
/petsc/src/sys/error/
H A Dadebug.c511 PetscErrorCode PetscAttachDebuggerErrorHandler(MPI_Comm comm, int line, const char *fun, const char… in PetscAttachDebuggerErrorHandler() function
/petsc/include/
H A Dpetscerror.h1312 PETSC_EXTERN PetscErrorCode PetscAttachDebuggerErrorHandler(MPI_Comm, int, const char *, const char…
/petsc/src/sys/objects/
H A Dinit.c395 PetscCall(PetscPushErrorHandler(PetscAttachDebuggerErrorHandler, NULL)); in PetscOptionsCheckInitial_Private()
/petsc/doc/developers/
H A Dkernel.md123 - `PetscAttachDebuggerErrorHandler()`, called with `-onerrorattachdebugger`.
/petsc/doc/manual/
H A Dother.md465 PetscAttachDebuggerErrorHandler()
469 error, while `PetscAttachDebuggerErrorHandler()` attaches a debugger to the