Searched refs:PetscViewerBinarySetFlowControl (Results 1 – 5 of 5) sorted by relevance
35 PetscCall(PetscViewerBinarySetFlowControl(fd, 3)); in main()
101 PetscCall(PetscViewerBinarySetFlowControl(viewer, 2)); in main()
99 PetscCall(PetscViewerBinarySetFlowControl(viewer, 2)); in main()
56 PETSC_EXTERN PetscErrorCode PetscViewerBinarySetFlowControl(PetscViewer, PetscInt);
345 PetscErrorCode PetscViewerBinarySetFlowControl(PetscViewer viewer, PetscInt fc) in PetscViewerBinarySetFlowControl() function