SNESLineSearchReason#

indication if the line search has succeeded or failed and why

Synopsis#

Values#

Developer Note#

Some of these reasons overlap with values of SNESConvergedReason. It is possibly a better design to have SNESConvergedReaon alone used also for indicating line search failures.

See Also#

SNES: Nonlinear Solvers, SNES, SNESSolve(), SNESGetConvergedReason(), KSPConvergedReason, SNESSetConvergenceTest(), SNESSetFunctionDomainError() and SNESSetJacobianDomainError()

Level#

intermediate

Location#

include/petscsnes.h


Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages