-
- Downloads
Block decomposition: no longer use global variables for temporary terms in the dynamic M-file
Rather use a single vector as in non-block mode. By the way, change the order of output arguments in static functions, to be closer to the dynamic ones.
Showing
- src/DynamicModel.cc 34 additions, 86 deletionssrc/DynamicModel.cc
- src/ExprNode.cc 13 additions, 21 deletionssrc/ExprNode.cc
- src/ExprNode.hh 2 additions, 4 deletionssrc/ExprNode.hh
- src/ModelTree.cc 1 addition, 1 deletionsrc/ModelTree.cc
- src/StaticModel.cc 3 additions, 3 deletionssrc/StaticModel.cc
Loading
Please register or sign in to comment