QPGetOptionsPrefix
Gets the prefix used for searching for all QP options in the database.
Synopsis
PetscErrorCode
QPGetOptionsPrefix
(QP qp,const char *prefix[])
Not Collective
Input Parameters
qp
- the Krylov context
Output Parameters
prefix
- pointer to the prefix string used is returned
See Also
QPSetOptionsPrefix
(),
QPAppendOptionsPrefix
()
Level
advanced
Location
src/qp/interface/qp.c
Index of all QP routines
Table of Contents for all manual pages
Index of all manual pages