#include "petsc.h" PetscErrorCode PETSC_DLLEXPORT PetscErrorSetCatchable(PetscErrorCode err,PetscTruth flg)
err | - error code | |
flg | - PETSC_TRUE means allow to be caught, PETSC_FALSE means do not allow to be caught |
Level:advanced
Location:src/sys/error/err.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages