PCAIRGetDDCIts#

Returns the number of diagonal-dominance-conversion (DDC) iterations used by the PCAIR CF_PMISR_DDC CF splitting

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRGetDDCIts(PC pc, PetscInt *input_int)

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

  • input_int - the number of DDC iterations

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetDDCIts(), PCAIRGetDDCFraction(), PCAIRGetCFSplittingType(), CFSplittingType

Level#

advanced

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