PetscViewerSiloGetName
Retrieve the default name for objects communicated to Silo
Synopsis
int PetscViewerSiloGetName(PetscViewer viewer, char **name)
Input Parameter
viewer -The Silo viewer
Output Parameter
name -The name for new objects created in Silo
Keywords
PetscViewer, Silo, name
See Also
PetscViewerSiloSetName(), PetscViewerSiloClearName()
Level:intermediate
Location:src/viewer/impls/silo/vsilo.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages