Searched refs:PetscViewerBinaryGetSkipInfo (Results 1 – 4 of 4) sorted by relevance
12 PetscCall(PetscViewerBinaryGetSkipInfo(viewer, &skip)); in MatView_Binary_BlockSizes()
20 PetscCall(PetscViewerBinaryGetSkipInfo(*viewer, &skipinfo)); in TestOpen()
274 PETSC_EXTERN PetscErrorCode PetscViewerBinaryGetSkipInfo(PetscViewer, PetscBool *);
526 PetscErrorCode PetscViewerBinaryGetSkipInfo(PetscViewer viewer, PetscBool *skip) in PetscViewerBinaryGetSkipInfo() function