PCSetUp
Prepares for the use of a preconditioner.
Synopsis
#include "petscsles.h"
int PCSetUp(PC pc)
Collective on PC
Input Parameter
pc -the preconditioner context
Keywords
PC, setup
See Also
PCCreate(), PCApply(), PCDestroy()
Level:developer
Location:src/sles/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/sles/examples/tutorials/ex21f.F.html