PCAIRGetInverseType#

Returns the type of approximate inverse used as the PCAIR F-point smoother

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRGetInverseType(PC pc, PCPFLAREINVType *inverse_type)

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetInverseType(), PCPFLAREINVType, PCAIRGetCInverseType(), PCAIRGetZType(), PCAIRGetPolyOrder()

Level#

intermediate

Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages