Searched refs:PetscViewerBinaryGetFlowControl (Results 1 – 3 of 3) sorted by relevance
648 PetscCall(PetscViewerBinaryGetFlowControl(viewer, mcnt)); in PetscViewerFlowControlStart()649 PetscCall(PetscViewerBinaryGetFlowControl(viewer, cnt)); in PetscViewerFlowControlStart()
55 PETSC_EXTERN PetscErrorCode PetscViewerBinaryGetFlowControl(PetscViewer, PetscInt *);
379 PetscErrorCode PetscViewerBinaryGetFlowControl(PetscViewer viewer, PetscInt *fc) in PetscViewerBinaryGetFlowControl() function