petsc-3.3-p7 2013-05-11

SNESGS

Just calls the user-provided solution routine provided with SNESSetGS()

Notes

the Gauss-Seidel smoother is inherited through composition. If a solver has been created with SNESGetPC(), it will have its parent's Gauss-Seidel routine associated with it.

See Also

SNESCreate(), SNES, SNESSetType(), SNESSetGS(), SNESType (for list of available types)

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