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
Level:advanced
Location:src/sles/pc/impls/mg/mgfunc.c
PC Index
Table of Contents