#include "petscsys.h" PetscErrorCode PetscViewerStringSPrintf(PetscViewer viewer,const char format[],...)Logically Collective on PetscViewer (Hmmm, each processor maintains a separate string)
v | - a string PetscViewer, formed by PetscViewerStringOpen() | |
format | - the format of the input |