#include "petscdraw.h" #include "petscviewer.h" PetscErrorCode PetscViewerDrawGetDraw(PetscViewer viewer,PetscInt windownumber,PetscDraw *draw)Collective on PetscViewer
viewer | - the PetscViewer (created with PetscViewerDrawOpen()) | |
windownumber | - indicates which subwindow (usually 0) |
Level:intermediate
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