#include "petsc.h" int PetscErrorMessage(int errnum,char **text,char **specific)Not Collective
text | - the error message (PETSC_NULL if not desired) | |
specific | - the specific error message that was set with SETERRxxx() or PetscError(). (PETSC_NULL if not desired) |
Level:developer
Location:src/sys/src/error/errtrace.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages