typedef const char* SNESLineSearchType; #define SNESLINESEARCHBT "bt" #define SNESLINESEARCHNLEQERR "nleqerr" #define SNESLINESEARCHBASIC "basic" #define SNESLINESEARCHL2 "l2" #define SNESLINESEARCHCP "cp" #define SNESLINESEARCHSHELL "shell"
Level:beginner
Location:src/snes/../../include/petscsnes.h
Index of all SNES routines
Table of Contents for all manual pages
Index of all manual pages