MGGetCoarseSolve

Gets the solver context to be used on the coarse grid.

Synopsis

int MGGetCoarseSolve(PC pc,SLES *sles)  
Not Collective

Input Parameter

pc -the multigrid context

Output Parameter

sles -the coarse grid solver context

Keywords

MG, multigrid, get, coarse grid

Examples

src/gvec/examples/tutorials/ex2.c
src/gvec/examples/tutorials/ex4.c
src/gvec/examples/tutorials/ex6.c

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