int PetscFPrintf(MPI_Comm comm,FILE* fd,const char format[],...)Not Collective
comm | - the communicator |
fd | - the file pointer |
format | - the usual printf() format string |
Level:intermediate
Location:src/sys/src/fileio/mprint.c
System Index
Table of Contents