SNESLineSearch#
Abstract PETSc object that manages line-search operations for nonlinear solvers
Synopsis#
typedef struct _p_LineSearch *SNESLineSearch;
See Also#
Level#
beginner
Location#
Examples#
src/snes/tutorials/ex15.c.html
src/snes/tutorials/ex3.c.html
src/ts/tutorials/ex27.c.html
Implementations#
SNESLineSearch_PDIPM in src/tao/constrained/impls/ipm/pdipm.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages