#include "petsc.h" int ViewerASCIISynchronizedPrintf(Viewer viewer,const char format[],...)Not Collective, must call collective ViewerFlush() to get the results out
viewer | - the ASCII viewer | |
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