MGGetSmootherUp

Gets the SLES context to be used as smoother after coarse grid correction (post-smoother).

Synopsis

int MGGetSmootherUp(PC pc,int l,SLES *sles)
Not Collective, SLES returned is parallel if PC is

Input Parameters

pc - the multigrid context
l - the level to supply

Ouput Parameters

sles -the smoother

Keywords

MG, multigrid, get, smoother, up, post-smoother, level

See Also

MGGetSmootherUp(), MGGetSmootherDown()

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