PCAIRGetCFSplittingType#

Returns the coarse/fine (CF) splitting algorithm used by PCAIR

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRGetCFSplittingType(PC pc, CFSplittingType *cf_splitting_type)

Not Collective

Input Parameter#

  • pc - the PCAIR preconditioner context

Output Parameter#

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRSetCFSplittingType(), CFSplittingType, PCAIRGetStrongThreshold(), PCAIRGetMaxLubySteps()

Level#

intermediate

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