PetscViewerDrawGetDrawType#

Get the underlying PetscDrawType used by a PETSCVIEWERDRAW viewer.

Synopsis#

#include "petscdraw.h" 
#include "petscviewer.h" 
PetscErrorCode PetscViewerDrawGetDrawType(PetscViewer v, PetscDrawType *drawtype)

Not Collective

Input Parameter#

Output Parameter#

See Also#

PetscViewer, PETSCVIEWERDRAW, PetscDrawType, PetscViewerDrawSetDrawType(), PetscViewerDrawGetDraw()

Level#

advanced

Location#

src/sys/classes/viewer/impls/draw/draw/fdrawv.c


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