PetscFClose#

Has MPI rank 0 in the communicator close a file (usually obtained with PetscFOpen(); all others do nothing.

Synopsis#

Logically Collective; No Fortran Support

Input Parameters#

  • comm - the MPI communicator

  • fd - the file, opened with PetscFOpen()

See Also#

PetscFOpen()

Level#

developer

Location#

src/sys/fileio/mpiuopen.c

Examples#

src/ksp/ksp/tutorials/ex43.c
src/ksp/ksp/tutorials/ex49.c


Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages