#include "petscsnes.h" extern PetscErrorCode SNESLineSearchGetVIFunctions(SNESLineSearch linesearch, SNESLineSearchVIProjectFunc *projectfunc, SNESLineSearchVINormFunc *normfunc)
projectfunc | - function for projecting the function to the bounds | |
normfunc | - function for computing the norm of an active set |
Logically Collective on SNES
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