#include "petscsnes.h" PetscErrorCode SNESLineSearchSetNorms(SNESLineSearch linesearch, PetscReal xnorm, PetscReal fnorm, PetscReal ynorm)
linesearch | - linesearch context Many br | |
xnorm | - The norm of the current solution Many br | |
fnorm | - The norm of the current function Many br | |
ynorm | - The norm of the current update Many br |
Many br
Level:advanced
Location:src/snes/linesearch/interface/linesearch.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages