#include "petscsnes.h" PetscErrorCode SNESLineSearchGetPreCheck(SNESLineSearch linesearch, SNESLineSearchPreCheckFunc *func,void **ctx)
func | - [optional] function evaluation routine | |
ctx | - [optional] user-defined context for private data for the function evaluation routine (may be PETSC_NULL) |
Level:intermediate
Location:src/snes/linesearch/interface/linesearch.c
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages