PCAIRGetDiagScalePolys#
Returns whether PCAIR diagonally scales before computing a polynomial approximate inverse
Synopsis#
PETSC_EXTERN PetscErrorCode PCAIRGetDiagScalePolys(PC pc, PetscBool *input_bool)
Not Collective
Input Parameter#
pc - the
PCAIRpreconditioner context
Output Parameter#
input_bool -
PETSC_TRUEif diagonally scaling before computing a polynomial inverse
See Also#
KSP: Linear System Solvers, PCAIR, PCAIRSetDiagScalePolys(), PCAIRGetInverseType(), PCAIRGetMatrixFreePolys()
Level#
advanced
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages