petsc-3.3-p7 2013-05-11
PetscObjectProcessOptionsHandlers
Calls all the options handler attached to an object
Synopsis
#include "petscsys.h"
PetscErrorCode PetscObjectProcessOptionsHandlers(PetscObject obj)
Not Collective
Input Parameter
obj -the PETSc object
See Also
KSPSetFromOptions(), PCSetFromOptions(), SNESSetFromOptions(), PetscObjectAddOptionsHandler(), PetscObjectDestroyOptionsHandlers()
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