PetscErrorPrintf
Prints error messages. Not Collective
Synopsis
int (*PetscErrorPrintf)(const char format[],...);
Input Parameters
format -the usual printf() format string
Fortran Note
This routine is not supported in Fortran.
See Also
PetscFPrintf(), PetscSynchronizedPrintf(), PetscHelpPrintf()
Level:developer
Location:src/sys/src/fileio/mprint.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages