-snes_linesearch_minlambda <minlambda> | - the minimum acceptable lambda Many br | |
-snes_linesearch_maxstep <length> | - the algorithm insures that a step length is never longer than this value Many br | |
-snes_linesearch_damping <damping> | - initial trial step length is scaled by this factor, default is 1.0 Many br | |
-snes_linesearch_max_it <max_it> | - the maximum number of secant steps performed. Many br |
This method is the preferred line search for SNESQN and SNESNCG. Many br
Many br
Level:advanced
Location:src/snes/linesearch/impls/cp/linesearchcp.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages