#include "petscdraw.h" PetscErrorCode PetscViewerDrawGetDrawAxis(PetscViewer viewer,PetscInt windownumber,PetscDrawAxis *drawaxis)Not Collective (but PetscDrawAxis object will be parallel if PetscViewer is)
viewer | - the PetscViewer (created with PetscViewerDrawOpen() | |
windownumber | - indicates which subwindow (usually 0) |
Level:advanced
Location:src/sys/viewer/impls/draw/drawv.c
Index of all Viewer routines
Table of Contents for all manual pages
Index of all manual pages