Searched refs:PetscSetXIOErrorHandler (Results 1 – 3 of 3) sorted by relevance
12 PetscXIOErrorHandlerFn *PetscSetXIOErrorHandler(PetscXIOErrorHandlerFn *xioerrhdl) in PetscSetXIOErrorHandler() function
50 xioerrhdl = PetscSetXIOErrorHandler(PetscXIOErrorHandlerJump); in PetscDrawXiClose()59 (void)PetscSetXIOErrorHandler(xioerrhdl); in PetscDrawXiClose()
359 PETSC_EXTERN PetscXIOErrorHandlerFn *PetscSetXIOErrorHandler(PetscXIOErrorHandlerFn…398 _Petsc_xioerrhdl = PetscSetXIOErrorHandler(PetscXIOErrorHandlerJump); \437 (void)PetscSetXIOErrorHandler(_Petsc_xioerrhdl); \