PetscHelpPrintfDefault

Prints to standard out, only from the first processor in the communicator.

Synopsis

int PetscHelpPrintfDefault(MPI_Comm comm,const char format[],...)
Not Collective

Input Parameters

comm - the communicator
format - the usual printf() format string

Fortran Note

This routine is not supported in Fortran.

See Also

PetscFPrintf(), PetscSynchronizedPrintf()

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