SNESLineSearchReason#

if line search has succeeded or failed and why

Synopsis#

Developer Notes#

This must match petsc/finclude/petscsnes.h

The string versions of these are in SNESLineSearchReasons, if you change any value here you must also adjust that array.

See Also#

SNESSolve(), SNESGetConvergedReason(), KSPConvergedReason, SNESSetConvergenceTest()

Level#

intermediate

Location#

include/petscsnes.h


Edit on GitLab

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