PCGetOptionsPrefix
Gets the prefix used for searching for all PC options in the database.
Synopsis
int PCGetOptionsPrefix(PC pc,char **prefix)
Not
Collective
Input Parameters
pc -the preconditioner context
Output Parameters
prefix -pointer to the prefix string used, is returned
Keywords
PC, get, options, prefix, database
See Also
PCSetOptionsPrefix(), PCAppendOptionsPrefix()
Location: src/pc/interface/precon.c
PC Index
Table of Contents