petsc-3.8.4 2018-03-24
Report Typos and Errors

PCMG Examples

The PCMG class encapsulates a linear multigrid solver.

No beginner routines
Intermediate - Setting options for algorithms and data structures
PCMG PCMGSetGalerkin
PCMGGetGalerkin PCMGSetLevels
Advanced - Setting more advanced options and customization
PCMGGetCoarseSolve PCMGGetType PCMGSetR
PCMGGetInterpolation PCMGMultiplicativeSetCycles PCMGSetRScale
PCMGGetLevels PCMGSetCycleType PCMGSetResidual
PCMGGetRScale PCMGSetCycleTypeOnLevel PCMGSetRestriction
PCMGGetRestriction PCMGSetInterpolation PCMGSetRhs
PCMGGetSmoother PCMGSetNumberSmooth PCMGSetType
PCMGGetSmootherDown PCMGSetNumberSmoothDown PCMGSetX
PCMGGetSmootherUp PCMGSetNumberSmoothUp
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
PCMGResidualDefault
No deprecated routines

Table of Contents