int PetscFOpen(MPI_Comm comm,const char name[],const char mode[],FILE **fp)Collective on MPI_Comm
comm | - the communicator | |
name | - the filename | |
mode | - the mode for fopen(), usually "w" |
Level:developer
Location:src/sys/src/fileio/mpiuopen.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages