Searched refs:PetscAttachDebuggerErrorHandler (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsys.pxi | 22 PetscErrorHandlerFunction PetscAttachDebuggerErrorHandler
|
| H A D | Sys.pyx | 351 handler = PetscAttachDebuggerErrorHandler
|
| /petsc/src/sys/error/ftn-custom/ |
| H A D | zerrf.c | 60 *ierr = PetscAttachDebuggerErrorHandler(*comm, *line, fun, file, *n, *p, mess, ctx); in petscattachdebuggererrorhandler_()
|
| /petsc/src/sys/error/ |
| H A D | adebug.c | 511 PetscErrorCode PetscAttachDebuggerErrorHandler(MPI_Comm comm, int line, const char *fun, const char… in PetscAttachDebuggerErrorHandler() function
|
| /petsc/include/ |
| H A D | petscerror.h | 1312 PETSC_EXTERN PetscErrorCode PetscAttachDebuggerErrorHandler(MPI_Comm, int, const char *, const char…
|
| /petsc/src/sys/objects/ |
| H A D | init.c | 395 PetscCall(PetscPushErrorHandler(PetscAttachDebuggerErrorHandler, NULL)); in PetscOptionsCheckInitial_Private()
|
| /petsc/doc/developers/ |
| H A D | kernel.md | 123 - `PetscAttachDebuggerErrorHandler()`, called with `-onerrorattachdebugger`.
|
| /petsc/doc/manual/ |
| H A D | other.md | 465 PetscAttachDebuggerErrorHandler() 469 error, while `PetscAttachDebuggerErrorHandler()` attaches a debugger to the
|