MGGetLevels

Gets the number of levels to use with MG.

Synopsis

int MGGetLevels(PC pc,int *levels)
Not Collective

Input Parameter

pc -the preconditioner context

Output parameter

levels -the number of levels

Keywords

MG, get, levels, multigrid

See Also

MGSetLevels()

Location: src/pc/impls/mg/mg.c
PC Index
Table of Contents