Home
last modified time | relevance | path

Searched refs:PetscBinaryClose (Results 1 – 7 of 7) sorted by relevance

/petsc/src/vec/vec/tests/
H A Dex20f.F9038 PetscCallA(PetscBinaryClose(fd, ierr))
H A Dex46.c122 PetscCall(PetscBinaryClose(fdes)); in HeaderlessBinaryRead()
/petsc/src/dm/tutorials/
H A Dex15.c107 PetscCall(PetscBinaryClose(fdes)); in HeaderlessBinaryReadCheck()
/petsc/src/sys/classes/draw/utils/
H A Dimage.c43 PetscCall(PetscBinaryClose(fd)); in PetscDrawImageSavePPM()
/petsc/src/sys/fileio/
H A Dsysio.c538 PetscErrorCode PetscBinaryClose(int fd) in PetscBinaryClose() function
/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c768 PetscCall(PetscBinaryClose(vbinary->fdes)); in PetscViewerFileClose_BinarySTDIO()
/petsc/include/
H A Dpetscsys.h2519 PETSC_EXTERN PetscErrorCode PetscBinaryClose(int);