PCSetUp

Prepares for the use of a preconditioner.

Synopsis

#include "sles.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
PC Index
Table of Contents