#include "petscviewer.h" PetscErrorCode PetscViewerASCIIPrintf(PetscViewer viewer,const char format[],...)Not Collective, but only first processor in set has any effect
viewer | - obtained with PetscViewerASCIIOpen() | |
format | - the usual printf() format string |