petsc-3.11.4 2019-09-28
SNESKSPONLY
Nonlinear solver that only performs one Newton step and does not compute any norms. The main purpose of this solver is to solve linear problems using the SNES interface, without any additional overhead in the form of vector operations.
See Also
SNESCreate(), SNES, SNESSetType(), SNESNEWTONLS, SNESNEWTONTR
Level
beginner
Location
src/snes/impls/ksponly/ksponly.c
Examples
src/ts/examples/tutorials/ex22.c.html
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages