Searched refs:PetscViewerBinarySetSkipOptions (Results 1 – 3 of 3) sorted by relevance
16 PetscCall(PetscViewerBinarySetSkipOptions(*viewer, PETSC_FALSE)); in TestOpen()
275 PETSC_EXTERN PetscErrorCode PetscViewerBinarySetSkipOptions(PetscViewer, PetscBool);
564 PetscErrorCode PetscViewerBinarySetSkipOptions(PetscViewer viewer, PetscBool skip) in PetscViewerBinarySetSkipOptions() function