#include "petscsnes.h" extern PetscErrorCode SNESLineSearchGetVIFunctions(SNESLineSearch linesearch, SNESLineSearchVIProjectFunc *projectfunc, SNESLineSearchVINormFunc *normfunc)
projectfunc | - function for projecting the function to the bounds Many br | |
normfunc | - function for computing the norm of an active set Many br |
Logically Collective on SNES Many br
Many br
Level:developer
Location:src/snes/linesearch/interface/linesearch.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages