PetscErrorPrintfDefault
Prints error messages.
Synopsis
int PetscErrorPrintfDefault(const char format[],...)
Not Collective
Input Parameters
format -the usual printf() format string
Fortran Note
This routine is not supported in Fortran.
Keywords
parallel, printf
See Also
PetscFPrintf(), PetscSynchronizedPrintf()
Level:developer
Location:src/sys/src/fileio/mprint.c
System Index
Table of Contents