| /petsc/src/sys/error/ftn-custom/ |
| H A D | zerrf.c | 27 …MPI_Comm *comm, int *, const char *, const char *, PetscErrorCode *, PetscErrorType *, const char … 30 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in ourerrorhandler() 48 …mm, int *line, const char *fun, const char *file, PetscErrorCode *n, PetscErrorType *p, const char… in petsctracebackerrorhandler_() 53 …mm, int *line, const char *fun, const char *file, PetscErrorCode *n, PetscErrorType *p, const char… in petscaborterrorhandler_() 58 …mm, int *line, const char *fun, const char *file, PetscErrorCode *n, PetscErrorType *p, const char… in petscattachdebuggererrorhandler_() 63 …mm, int *line, const char *fun, const char *file, PetscErrorCode *n, PetscErrorType *p, const char… in petscemacsclienterrorhandler_() 68 …mm, int *line, const char *fun, const char *file, PetscErrorCode *n, PetscErrorType *p, const char… in petscignoreerrorhandler_() 73 …er)(MPI_Comm *, int *, const char *, const char *, PetscErrorCode *, PetscErrorType *, const char … in petscpusherrorhandler_() argument 82 PETSC_EXTERN void petscerror_(MPI_Fint *comm, PetscErrorCode *number, PetscErrorType *p, char *mess… in petscerror_()
|
| /petsc/include/ |
| H A D | petscerror.h | 1298 } PetscErrorType; typedef 1303 …etscError(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1307 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1308 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1309 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1310 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1311 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1312 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1313 …orHandler(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 1314 …*handler)(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,…
|
| /petsc/src/sys/error/ |
| H A D | errabort.c | 42 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscAbortErrorHandler()
|
| H A D | errstop.c | 31 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscMPIAbortErrorHandler()
|
| H A D | errtrace.c | 37 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscIgnoreErrorHandler() 177 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscTraceBackErrorHandler()
|
| H A D | err.c | 11 …*handler)(MPI_Comm, int, const char *, const char *, PetscErrorCode, PetscErrorType, const char *,… 56 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscEmacsClientErrorHandler() 123 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscPushErrorHandler() 187 …comm, int line, const char *fun, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscReturnErrorHandler() 386 …omm, int line, const char *func, const char *file, PetscErrorCode n, PetscErrorType p, const char … in PetscError()
|
| H A D | adebug.c | 511 …mm, int line, const char *fun, const char *file, PetscErrorCode num, PetscErrorType p, const char … in PetscAttachDebuggerErrorHandler()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscsys.pxi | 21 MPI_Comm, int, char*, char*, int, PetscErrorType, char*, void*)
|
| H A D | PETSc.pyx | 284 PetscErrorCode PetscTBEH(MPI_Comm, int, char*, char*, int, PetscErrorType, char*, void*) 294 PetscErrorType p, 334 PetscErrorType p,
|
| /petsc/src/binding/petsc4py/src/petsc4py/ |
| H A D | PETSc.pxd | 352 ctypedef enum PetscErrorType:
|
| /petsc/src/binding/petsc4py/src/lib-petsc/ |
| H A D | custom.h | 25 PetscErrorCode,PetscErrorType,const char*,void*);
|