PCGetType

Gets the PC method type and name (as a string) from the PC context.

Synopsis

int PCGetType(PC pc,PCType *meth)
Not Collective

Input Parameter

pc -the preconditioner context

Output Parameter

name -name of preconditioner

Keywords

PC, get, method, name, type

See Also

PCSetType()

Examples

src/sles/examples/tutorials/ex7.c

Level:intermediate
Location:src/sles/pc/interface/pcset.c
PC Index
Table of Contents