PCSetFromOptions
Sets PC options from the options database. This routine must be called before PCSetUp() if the user is to be allowed to set the preconditioner method.
Synopsis
int PCSetFromOptions(PC pc)
Collective on
PC
Input Parameters
pc -the preconditioner context
Keywords
PC, set, from, options, database
See Also
PCPrintHelp()
Location: src/pc/interface/pcset.c
PC Index
Table of Contents