#include "petsc.h" int PetscViewerSetFilename(PetscViewer viewer,const char name[])Collective on PetscViewer
viewer | - the PetscViewer; either ASCII or binary | |
name | - the name of the file it should use |
Level:advanced
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