petsc-3.3-p7 2013-05-11

PetscDrawRegisterDestroy

Frees the list of PetscDraw methods that were registered by PetscDrawRegisterDynamic().

Synopsis

#include "petscdraw.h" 
PetscErrorCode  PetscDrawRegisterDestroy(void)
Not Collective

See Also

PetscDrawRegisterDynamic(), PetscDrawRegisterAll()

Level:developer
Location:
src/sys/draw/interface/drawreg.c
Index of all Draw routines
Table of Contents for all manual pages
Index of all manual pages