PCAIRGetCInverseType#

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

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRGetCInverseType(PC pc, PCPFLAREINVType *inverse_type)

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetCInverseType(), PCPFLAREINVType, PCAIRGetInverseType(), PCAIRGetCPolyOrder()

Level#

advanced

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