Home
last modified time | relevance | path

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

/petsc/src/sys/classes/viewer/impls/binary/
H A Dbinv.c1258 static PetscErrorCode PetscViewerFileSetMode_Binary(PetscViewer viewer, PetscFileMode mode) in PetscViewerFileSetMode_Binary() function
1570 …cObjectComposeFunction((PetscObject)v, "PetscViewerFileSetMode_C", PetscViewerFileSetMode_Binary)); in PetscViewerCreate_Binary()