Home
last modified time | relevance | path

Searched refs:PetscAttachDebugger (Results 1 – 3 of 3) sorted by relevance

/petsc/src/sys/error/
H A Dadebug.c213 PetscErrorCode PetscAttachDebugger(void) in PetscAttachDebugger() function
522 (void)PetscAttachDebugger(); in PetscAttachDebuggerErrorHandler()
/petsc/src/sys/objects/
H A Dinit.c171 if (PetscAttachDebugger()) PETSCABORT(*comm, (PetscErrorCode)*flag); /* hopeless so get out */ in Petsc_MPI_DebuggerOnError()
463 PetscCall(PetscAttachDebugger()); in PetscOptionsCheckInitial_Private()
/petsc/include/
H A Dpetscsys.h2537 PETSC_EXTERN PetscErrorCode PetscAttachDebugger(void);