Some robustification fixes to the L2 line search.Hg-commit: 88468c7b2dd322215274d1ed2ec4227380299a65
small fix for linesearchcpHg-commit: 4bd6c61f004d094bda9cef951b190b406836d02f
Stabilization and variable order for the critical point (cp) line search.Hg-commit: d937e6b079a1d1a4a29377702aa8a72ec5989cba
Added order customization to the outside interface of SNESLineSearch rather than having it be implementation specific.Hg-commit: 16914be693d01ccaa6b6ac71e5de49d044f0e245
Added SNESLineSearchView() with basic information about the line searchHg-commit: f3d221133834a53998f8ce6801a0578618bdb641
Documentation fix for SNESLineSearch and implementationsHg-commit: 798a93cf7c284b218422595218345c2f7f273ca4
Changed the line search options from -linesearch_ -snes_linesearch_ as requested.Hg-commit: 37961a68987d59a5e242fbb001e5e8c778a679c6
PetscLineSearch renamed to SNESLineSearchHg-commit: bd6cf52a5297e10668ea19afb61e9e719f86befc
Fix some documentation errorsHg-commit: 942070bc27296226c6b77574fb7b18e9c78c46fd
Move some PetscLineSearch man pages aroundHg-commit: 991bc5c9c7a37d2dc0a145e622623d1b8df526d9
Added more fortran interface for line search; updated relevant examplesHg-commit: 2ee84aa1b4a05c95ab4b08cb5ee6c1916915e0f7
Added fortran interface for PetscLineSearch object and methodsHg-commit: 89ce48c1cee49e5b743eebca90ede614ac665b8c
Added new line searches to the VI solversHg-commit: 6a44ff936e5a659c9d2954305f893c0a5c57878f
Pushed the PetscLineSearch interface forward into SNES properHg-commit: 73c501757b30415edb078f4e9483eaa17edd8d12
Close memory leak in line searchHg-commit: 2e37985ae49d26f8489f8bd97d197f3b7bd0beb4
a small fix to the namespacing...Hg-commit: d751296f65b2e1088756c0857f1cf9cb988ecf41
Namespaced the LineSearch into PetscLineSearchHg-commit: 26f9518a3e47a8fbf342a60b124de65d104c86c8
Small fixes to the BT linesearchHg-commit: 451bbbd291c2f3626796d9234ef1ecd12f1500f4
Added backtracking linesearch (BT) equivalent to the cubic and quadratic searches in SNESLSHg-commit: 03f937746d19830becf65d5fd007d3abf951ac32
Consolidated LineSearchGet/SetXXX() into LineSearchGet/SetTolerances()Hg-commit: 26fac75f336d4651f23aada6a520f7f73e5325de
Added more docs on the line searches and how to use LineSearchShellHg-commit: 2ad3c03155198408eec39f760b25ce6f66931de3
Added LineSearchShell and enough interface to write Shells well.Hg-commit: bcbb45ee42ee1592b5598ef5e7174cd0391697da
Added the critical point (cp) line searchHg-commit: 996e2986f4f54ed57c7d88d6bcd0efa3c350ac72
Added new line search variants to ngmres.Hg-commit: 20325ea8fb47573e36865a10789a3c0c04d07956
First crack at adding comprehensive LineSearch objects to SNES.Hg-commit: 5d4c4dee0f60ddbc6ca02bd6d0b7e262bffb5bac
123456789