MGSetCyclesOnLevel

Sets the number of cycles to run on this level.

Synopsis

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

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