PetscErrorCode PETSC_DLLEXPORT PetscSynchronizedFPrintf(MPI_Comm comm,FILE* fp,const char format[],...)Not Collective
comm | - the communicator | |
fd | - the file pointer | |
format | - the usual printf() format string |
The length of the formatted message cannot exceed QUEUESTRINGSIZE characters.
Contributed by: Matthew Knepley
Level:intermediate
Location:src/sys/fileio/mprint.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages