PetscBinaryClose

Closes a PETSc binary file.

Synopsis

#include "petsc.h"    
int PetscBinaryClose(int fd)
Not Collective

Output Parameter

fd -the file

Keywords

binary, output, write

See Also

PetscBinaryRead(), PetscBinaryWrite(), PetscBinaryOpen()

Level:advanced
Location:src/sys/src/fileio/sysio.c
System Index
Table of Contents