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

Examples

src/sles/examples/tutorials/ex7.c

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