#include "petscdraw.h" #include "petscviewer.h" PetscErrorCode PetscViewerDrawBaseAdd(PetscViewer viewer,PetscInt windownumber)Not collective (but PetscDraw returned will be parallel object if PetscViewer is)
viewer | - the PetscViewer (created with PetscViewerDrawOpen()) | |
windownumber | - how much to add to the base |
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