PetscPClose#

Closes (ends) a program on processor zero run with PetscPOpen()

Synopsis#

Collective, but only MPI rank 0 runs the command

Input Parameters#

  • comm - MPI communicator, only rank 0 runs the program

  • fp - the file pointer where program input or output may be read or NULL if don’t care

Note#

Does not work under Microsoft Windows

See Also#

PetscFOpen(), PetscFClose(), PetscPOpen()

Level#

intermediate

Location#

src/sys/fileio/mpiuopen.c


Edit on GitLab

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