Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c811 static PetscErrorCode PetscViewerFileClose_Binary(PetscViewer v) in PetscViewerFileClose_Binary() function
827 PetscCall(PetscViewerFileClose_Binary(v)); in PetscViewerDestroy_Binary()
1457 PetscCall(PetscViewerFileClose_Binary(viewer)); in PetscViewerSetUp_Binary()