| df019d78 | 02-Mar-2017 |
Barry Smith <bsmith@mcs.anl.gov> |
Added support to SNESLINESEARCHBT to handle Inf or Nan for larger values of lambda
Force SNESLINESEARCHL2 to set maxstep to the newly computed lambda if the larger lambda produced Inf or Nan. This i
Added support to SNESLINESEARCHBT to handle Inf or Nan for larger values of lambda
Force SNESLINESEARCHL2 to set maxstep to the newly computed lambda if the larger lambda produced Inf or Nan. This is to prevent cycling where the secant step sets lambda large enough to produce Inf or Nan, the lambda gets cut because of this but the secan step again forces the large lambda.
Reported-by: Till Martens <till.martens@dlr.de>
show more ...
|