:orphan: # PetscDrawRegisterAll Registers all of the graphics methods in the `PetscDraw` package. ## Synopsis ``` #include "petscdraw.h" PetscErrorCode PetscDrawRegisterAll(void) ``` Not Collective ## See Also `PetscDraw`, `PetscDrawType`, `PetscDrawRegisterDestroy()` ## Level developer ## Location src/sys/classes/draw/interface/drawregall.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/classes/draw/interface/drawregall.c) [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)