MGSetCyclesOnLevel

Sets the number of cycles to run on this level.

Synopsis

int MGSetCyclesOnLevel(PC pc,int l,int c) 
Collective on PC

Input Parameters

pc - the multigrid context
l - the level this is to be used for
n - the number of cycles

Keywords

MG, multigrid, set, cycles, V-cycle, W-cycle, level

See Also

MGSetCycles()

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