#include "petscviewer.h" PetscErrorCode PetscViewerASCIISynchronizedPrintf(PetscViewer viewer,const char format[],...)Not Collective, must call collective PetscViewerFlush() to get the results out Many br
viewer | - the ASCII PetscViewer Many br | |
format | - the usual printf() format string Many br |
Many br
Notes: You must have previously called PetscViewerASCIISynchronizeAllow() to allow this routine to be called. Many br
Level:intermediate
Location:src/sys/classes/viewer/impls/ascii/filev.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages