PetscFClose#

Has the first processor in the communicator close a file; all others do nothing.

Synopsis#

Logically Collective; No Fortran Support

Input Parameters#

  • comm - the 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.html
src/ksp/ksp/tutorials/ex49.c.html


Edit on GitLab

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