#include "petscviewer.h" PetscErrorCode PetscViewerBinarySetFlowControl(PetscViewer viewer,PetscInt fc)Not Collective
viewer | - PetscViewer context, obtained from PetscViewerBinaryOpen() | |
fc | - the number of messages, defaults to 256 if this function was not called |