dynare/dynare++/kord
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
..
Makefile.am Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
approximation.cc Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied 2019-11-19 15:19:34 +01:00
approximation.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
decision_rule.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
decision_rule.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
dynamic_model.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
dynamic_model.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
faa_di_bruno.cc C++17: use structured bindings instead of std::tie 2019-09-11 16:06:35 +02:00
faa_di_bruno.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
first_order.cc Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied 2019-11-19 15:19:34 +01:00
first_order.hh Dynare++: ensure that exception gives meaningful message if BK conditions not satisfied 2019-11-19 15:19:34 +01:00
global_check.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
global_check.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
journal.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
journal.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
kord_exception.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
korder.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
korder.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
korder_stoch.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
korder_stoch.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
normal_conjugate.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
normal_conjugate.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
seed_generator.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
seed_generator.hh Dynare++: update copyright information 2019-06-19 15:02:41 +02:00
tests.cc Dynare++: update copyright information 2019-06-19 15:02:41 +02:00