MGGetCoarseSolve
Gets the solver context to be used on the coarse grid.
Synopsis
#include "sles.h"
#include "mg.h"
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