-
- Downloads
C output: split generated function into several smaller subfunctions
This mimicks the structure of M-functions (though the logic for filling the temporary terms vector is a bit different). This change implied a modification in the way we compute the checksum in case of block decomposition (the temporary terms for the C output are not correctly computed in that case).
Showing
- src/DynamicModel.cc 77 additions, 55 deletionssrc/DynamicModel.cc
- src/DynamicModel.hh 1 addition, 1 deletionsrc/DynamicModel.hh
- src/ExprNode.cc 1 addition, 1 deletionsrc/ExprNode.cc
- src/ModFile.cc 1 addition, 1 deletionsrc/ModFile.cc
- src/ModelTree.cc 2 additions, 6 deletionssrc/ModelTree.cc
- src/StaticModel.cc 59 additions, 48 deletionssrc/StaticModel.cc
Loading
Please register or sign in to comment