Home
last modified time | relevance | path

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

/petsc/src/sys/error/ftn-custom/
H A Dzerrf.c30 static PetscErrorCode ourerrorhandler(MPI_Comm comm, int line, const char *fun, const char *file, P… in ourerrorhandler() function
78 *ierr = PetscPushErrorHandler(ourerrorhandler, ctx); in petscpusherrorhandler_()