PCSetUp

Prepares for the use of a preconditioner.

Synopsis

int PCSetUp(PC pc)
Collective on PC

Input Parameter

pc -the preconditioner context

Keywords

PC, setup

See Also

PCCreate(), PCApply(), PCDestroy()

Location: src/pc/interface/precon.c
PC Index
Table of Contents