#include "petsc.h" int PetscViewerASCIISynchronizedPrintf(PetscViewer viewer,const char format[],...)Not Collective, must call collective PetscViewerFlush() to get the results out
viewer | - the ASCII PetscViewer | |
format | - the usual printf() format string |
Level:intermediate
Location:src/sys/src/viewer/impls/ascii/filev.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages