PCAIRGetCoarsestDiagScalePolys#

Returns whether PCAIR diagonally scales before computing the coarse-grid polynomial approximate inverse

Synopsis#

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

  • input_bool - PETSC_TRUE if diagonally scaling before computing the coarse-grid polynomial inverse

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetCoarsestDiagScalePolys(), PCAIRGetDiagScalePolys(), PCAIRGetCoarsestInverseType()

Level#

advanced

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