MGGetLevels

Gets the number of levels to use with MG.

Synopsis

#include "petscmg.h" 
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()

Level:advanced
Location:
src/sles/pc/impls/mg/mg.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages