dynare/mex
Sébastien Villemot 96fb676be7
Bytecode: fix stack_solve_algo=4 when a “solve backward/forward” block follows a “solve two boundaries” block
When solving a “Solve two boundarise” block with stack_solve_algo=4, the
“slowc” variable is modified. This would affect the resolution of further
“solve backward/forward” blocks, which would yield results.

The fix consists in saving and restoring “slowc”.
2022-03-15 17:42:03 +01:00
..
build local_state_space_iteration_k MEX now uses the Fortran code (instead of the C++ code) 2022-02-04 11:49:46 +01:00
sources Bytecode: fix stack_solve_algo=4 when a “solve backward/forward” block follows a “solve two boundaries” block 2022-03-15 17:42:03 +01:00