dynare/dynare++
Sébastien Villemot 9d99dafdd7
Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied
Previously, if Blanchard-Kahn conditions were not satisfied, there was the
possibility an exception about NaN/Inf values in gy/gu was raised *before* the
exception about BK itself, leading to a confusing message. This commits moves
the test for BK before the test for NaN/Inf in gy/gu.

Closes: #674
2019-11-19 15:19:34 +01:00
..
doc capitalize Cepremap and Matlab, uncapitalize DYNARE 2019-10-02 14:09:21 +02:00
integ Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
kord Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied 2019-11-19 15:19:34 +01:00
parser/cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
src Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
sylv Various improvements related to the MEX R2018a API 2019-07-09 11:54:12 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl C++17: use structured bindings instead of std::tie 2019-09-11 16:06:35 +02:00
utils/cc Dynare++: improvements to comments 2019-06-19 17:35:01 +02:00
Makefile.am Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00