dynare/mex/sources/bytecode
sebastien aa23ed73e9 preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3244 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-12-16 13:21:31 +00:00
..
testing - Correction in the memory allocation (new - delete used with object) 2009-10-23 11:23:47 +00:00
Interpreter.cc preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
Interpreter.hh - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
Mem_Mngr.cc preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
Mem_Mngr.hh preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
SparseMatrix.cc preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
SparseMatrix.hh preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00
bytecode.cc preprocessor + bytecode DLL: various enhancements to block and bytecode options (changes by Ferhat) 2009-12-16 13:21:31 +00:00