petsc-3.9.4 2018-09-11
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 PCMGGetSmootherUp PCMGSetNumberSmooth
PCMGGetInjection PCMGGetType PCMGSetR
PCMGGetInterpolation PCMGMultiplicativeSetCycles PCMGSetRScale
PCMGGetLevels PCMGSetCycleType PCMGSetResidual
PCMGGetRScale PCMGSetCycleTypeOnLevel PCMGSetRestriction
PCMGGetRestriction PCMGSetDistinctSmoothUp PCMGSetRhs
PCMGGetSmoother PCMGSetInjection PCMGSetType
PCMGGetSmootherDown PCMGSetInterpolation PCMGSetX
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
PCMGResidualDefault
No deprecated routines

Table of Contents