| dc357ad2 | 28-Feb-2008 |
Barry Smith <bsmith@mcs.anl.gov> |
added test in cubic and quadratic line search if initial norm(update) < snes->xtol*norm(current x) and then saying that line search has succeeded (that is the full step is fine because the Newton
added test in cubic and quadratic line search if initial norm(update) < snes->xtol*norm(current x) and then saying that line search has succeeded (that is the full step is fine because the Newton update satisfied the "small" criteria in the convergence test.
Hg-commit: 6a7cd5d5ffe1c3a2b340fbfb28345cea24ed9abc
show more ...
|