Committing temporary fix for bug 113
authorjulie <julielangou@users.noreply.github.com>
Tue, 27 Oct 2015 03:16:53 +0000 (03:16 +0000)
committerjulie <julielangou@users.noreply.github.com>
Tue, 27 Oct 2015 03:16:53 +0000 (03:16 +0000)
commitc8aff6931d5696f80103d8403443ca2a483e0d75
tree34804772c989e18c8a99b75406b6b3b927fb779f
parent56a076911e04ba0c6e64a071b89ae5853d78f96d
Committing temporary fix for bug 113
Submitted by Osni Marques on Oct 22nd 2015
we just need to set the variable NOFAIL to .false. in _larrf.f (line 260).
As it is now, dsyevr may enter into an infinite loop in some rare cases.
With NOFAIL=.false. the code will return an error message.
SRC/dlarrf.f
SRC/slarrf.f