PetscPopErrorHandler
Removes the latest error handler that was pushed with PetscPushErrorHandler().
Synopsis
#include "petsc.h"
int PetscPopErrorHandler(void)
Not Collective
Fortran Note
This routine is not supported in Fortran.
Keywords
pop, error, handler
See Also
PetscPushErrorHandler()
Level:intermediate
Location:src/sys/src/error/err.c
System Index
Table of Contents