PetscObjectGetParameterDict

Gets the parameter dictionary for an object

Synopsis

#include "petsc.h"    
int PetscObjectGetParameterDict(PetscObject obj, ParameterDict *dict)

Input Parameter

obj -The PetscObject

Output Parameter

dict -The ParameterDict

See Also

PetscObjectSetParameterDict()

Level:intermediate
Location:
src/sys/src/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages