PCGAMGSetAggressiveLevels#

Use aggressive coarsening on first n levels

Synopsis#

Logically Collective

Input Parameters#

  • pc - the preconditioner context

  • n - 0, 1 or more

Options Database Key#

  • -pc_gamg_aggressive_coarsening <n,default = 1> - Number of levels to square the graph on before aggregating it

See Also#

KSP: Linear System Solvers, PCGAMG, PCGAMGSetThreshold(), PCGAMGMISkSetAggressive(), PCGAMGSetAggressiveSquareGraph(), PCGAMGMISkSetMinDegreeOrdering()

Level#

intermediate

Location#

src/ksp/pc/impls/gamg/agg.c

Implementations#

PCGAMGSetAggressiveLevels_AGG() in src/ksp/pc/impls/gamg/agg.c


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