PCPFLAREINVGetType#
Returns the type of approximate inverse applied by PCPFLAREINV
Synopsis#
PetscErrorCode PCPFLAREINVGetType(PC pc, PCPFLAREINVType *inverse_type)
Not Collective
Input Parameter#
pc - the
PCPFLAREINVpreconditioner context
Output Parameter#
inverse_type - the approximate inverse type, one of the
PCPFLAREINVTypevalues
See Also#
KSP: Linear System Solvers, PCPFLAREINV, PCPFLAREINVSetType(), PCPFLAREINVType
Level#
intermediate
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages