:orphan: # PetscDraw Abstract PETSc object for graphics, often represents a window on the screen ## Synopsis ``` typedef struct _p_PetscDraw *PetscDraw; ``` ## See Also `PetscDrawCreate()`, `PetscDrawSetType()`, `PetscDrawType` ## Level beginner ## Location include/petscdrawtypes.h ## Implementations _p_PetscDraw in include/petsc/private/drawimpl.h
--- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/include/petscdrawtypes.h) [Index of all Draw routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)