petsc-3.7.1 2016-05-15
PetscHelpPrintf
Prints help messages.
Synopsis
#include <petscsys.h>
PetscErrorCode (*PetscHelpPrintf)(const char format[],...);
Not Collective Many br
Input Parameters
format -the usual printf() format string Many br
Many br
Fortran Note
This routine is not supported in Fortran. Many br
See Also
PetscFPrintf(), PetscSynchronizedPrintf(), PetscErrorPrintf()
Level:developer
Location:include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages