petsc-3.14.6 2021-03-30
PetscViewerDrawBaseSet
sets the base integer that is added to the windownumber passed to PetscViewerDrawGetDraw()
Synopsis
#include "petscdraw.h"
#include "petscviewer.h"
PetscErrorCode PetscViewerDrawBaseSet(PetscViewer viewer,PetscInt windownumber)
Logically Collective on PetscViewer
Input Parameters
See Also
PetscViewerDrawGetLG(), PetscViewerDrawGetAxis(), PetscViewerDrawOpen(), PetscViewerDrawGetDraw(), PetscViewerDrawBaseAdd()
Level
developer
Location
src/sys/classes/viewer/impls/draw/drawv.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages