PetscOptionsGetViewerOff#

does PetscOptionsGetViewer() return a viewer?

Synopsis#

#include "petscviewer.h" 
PetscErrorCode PetscOptionsGetViewerOff(PetscBool *flg)

Logically Collective

Output Parameter#

  • flg - whether viewers are returned.

Note#

See PetscOptionsPushGetViewerOff()

See Also#

Viewers: Looking at PETSc Objects, PetscOptionsGetViewer(), PetscOptionsPushGetViewerOff(), PetscOptionsPopGetViewerOff()

Level#

developer

Location#

src/sys/classes/viewer/interface/viewreg.c


Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages