SNESLineSearchSetReason#

Sets the success/failure status of the last line search application

Synopsis#

Input Parameters#

  • linesearch - linesearch context

  • result - The success or failure status

Note#

This is typically called in a SNESLineSearchApply() or a SNESLINESEARCHSHELL implementation to set the success or failure of the line search method.

See Also#

SNESLineSearch, SNESLineSearchReason, SNESLineSearchGetSResult()

Level#

developer

Location#

src/snes/linesearch/interface/linesearch.c


Edit on GitLab

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