#include "petscsys.h" PetscErrorCode PetscViewerStringSetString(PetscViewer viewer,char string[],PetscInt len)Logically Collective on PetscViewer
viewer | - string viewer you wish to attach string to | |
string | - the string to print data into | |
len | - the length of the string |