petsc-3.10.5 2019-03-28
Report Typos and Errors

SNESFAS Examples

The SNESFAS object is a nonlinear multigrid solver which uses the Full Approximation Storage scheme.

Beginner - Basic usage
SNESFAS
Intermediate - Setting options for algorithms and data structures
SNESFASGetType SNESFASSetLevels SNESFASSetType
Advanced - Setting more advanced options and customization
SNESFASCycleGetCorrection SNESFASGetInjection SNESFASSetInjection
SNESFASCycleGetSmoother SNESFASGetInterpolation SNESFASSetInterpolation
SNESFASCycleGetSmootherDown SNESFASGetLevels SNESFASSetLog
SNESFASCycleGetSmootherUp SNESFASGetRestriction SNESFASSetMonitor
SNESFASCycleIsFine SNESFASGetSmoother SNESFASSetNumberSmoothDown
SNESFASCycleSetCycles SNESFASGetSmootherDown SNESFASSetNumberSmoothUp
SNESFASFullSetDownSweep SNESFASGetSmootherUp SNESFASSetRScale
SNESFASGetCoarseSolve SNESFASSetContinuation SNESFASSetRestriction
SNESFASGetCycleSNES SNESFASSetCycles
SNESFASGetGalerkin SNESFASSetGalerkin
Developer - Interfaces intended primarily for library developers, not for typical applications programmers
SNESFASCreateCoarseVec SNESFASCycleGetRScale SNESFASRestrict
SNESFASCycleGetInjection SNESFASCycleGetRestriction
SNESFASCycleGetInterpolation SNESFASGalerkinFunctionDefault
No deprecated routines

Table of Contents