KSPGetOptionsPrefix
Gets the prefix used for searching for all KSP options in the database.
Synopsis
int KSPGetOptionsPrefix(KSP ksp,char **prefix)
Not
Collective
Input Parameters
ksp -the Krylov context
Output Parameters
prefix -pointer to the prefix string used is returned
Keywords
KSP, set, options, prefix, database
See Also
KSPSetOptionsPrefix(), KSPAppendOptionsPrefix()
Location: src/ksp/interface/itcl.c
KSP Index
Table of Contents