petsc-3.4.5 2014-06-29

SNESFASGetCoarseSolve

Gets the coarsest solver.

Synopsis

#include "petscsnesfas.h"  
PetscErrorCode SNESFASGetCoarseSolve(SNES snes, SNES *smooth)

Input Parameters

Output Parameters

solve - the coarse-level solver

Keywords

FAS, MG, get, multigrid, solver, coarse

See Also

SNESFASSetInjection(), SNESFASSetRestriction()

Level:advanced
Location:
src/snes/impls/fas/fasfunc.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages

snes - the multigrid context