#include "petsc.h" int PetscViewerASCIIPrintf(PetscViewer viewer,const char format[],...)Not Collective, but only first processor in set has any effect
viewer | - optained with PetscViewerASCIIOpen() | |
format | - the usual printf() format string |
Level:developer
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