Searched refs:PetscViewerBinaryGetSkipOptions (Results 1 – 3 of 3) sorted by relevance
22 PetscCall(PetscViewerBinaryGetSkipOptions(*viewer, &skipoptions)); in TestOpen()
276 PETSC_EXTERN PetscErrorCode PetscViewerBinaryGetSkipOptions(PetscViewer, PetscBool *);
601 PetscErrorCode PetscViewerBinaryGetSkipOptions(PetscViewer viewer, PetscBool *skip) in PetscViewerBinaryGetSkipOptions() function