PETSc version 3.15.5
PetscObjectDestroyOptionsHandlers
Destroys all the option handlers attached to an object 
Synopsis
#include "petscsys.h"    
PetscErrorCode  PetscObjectDestroyOptionsHandlers(PetscObject obj)
Not Collective
Input Parameter
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