PCDestroy
Destroys PC context that was created with PCCreate().
Synopsis
int PCDestroy(PC pc)
Collective on
PC
Input Parameter
pc -the preconditioner context
Keywords
PC, destroy
See Also
PCCreate(), PCSetUp()
Location: src/pc/interface/precon.c
PC Index
Table of Contents