PFGetType

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

Synopsis

#include "pf.h" 
int PFGetType(PF pf,PFType *meth)
Not Collective

Input Parameter

pf -the preconditioner context

Output Parameter

name -name of preconditioner

Keywords

PF, get, method, name, type

See Also

PFSetType()

Level:intermediate
Location:src/pf/interface/pf.c
Vector Index
Table of Contents