SNESLineSearchView#
Prints useful information about the line search
Synopsis#
#include "petscsnes.h"
PetscErrorCode SNESLineSearchView(SNESLineSearch linesearch, PetscViewer viewer)
Logically Collective
Input Parameters#
linesearch - linesearch context
viewer - the viewer to display the line search information
See Also#
Level#
intermediate
Location#
Implementations#
SNESLineSearchView_BT in src/snes/linesearch/impls/bt/linesearchbt.c
SNESLineSearchView_NLEQERR in src/snes/linesearch/impls/nleqerr/linesearchnleqerr.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages