PCAIRSetCFSplittingType#

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

Synopsis#

PETSC_EXTERN PetscErrorCode PCAIRSetCFSplittingType(PC pc, CFSplittingType cf_splitting_type)

Logically Collective

Input Parameters#

Options Database Key#

  • -pc_air_cf_splitting_type (pmisr_ddc|diag_dom|pmis|pmis_dist2|agg|pmis_agg) - the CF splitting algorithm; defaults to pmisr_ddc

See Also#

KSP: Linear System Solvers, PCAIR, PCAIRGetCFSplittingType(), CFSplittingType, PCAIRSetStrongThreshold(), PCAIRSetMaxLubySteps()

Level#

intermediate

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