petsc-3.3-p7 2013-05-11
PetscObjectDestroyOptionsHandlers
Destroys all the option handlers attached to an objeft
Synopsis
#include "petscsys.h"
PetscErrorCode PetscObjectDestroyOptionsHandlers(PetscObject obj)
Not Collective
Input Parameter
obj -the PETSc object
See Also
KSPSetFromOptions(), PCSetFromOptions(), SNESSetFromOptions(), PetscObjectAddOptionsHandler(), PetscObjectProcessOptionsHandlers()
Level:developer
Location:src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages