[root]/Packages/CardioWave/Dataflow/Modules/Math
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 7 (100.0%) | 5 (100.0%) | 0.7 |
mjc | 1 (14.3%) | 3 (60.0%) | 3.0 |
jeroen | 4 (57.1%) | 1 (20.0%) | 0.2 |
dav | 2 (28.6%) | 1 (20.0%) | 0.5 |
update to most recent version
0 lines of code changed in 2 files:
Updates to work with new Module class
1 lines of code changed in 2 files:
Two things coming on it commit:
1) Dataflow/Ports was moved into Dataflow/Network/Ports
- Fixed the sub.mk files to not use libDataflow_Ports as it is now part of
libDataflow_Network. Cleaned many of the sub.mk files up so that
libraries were only listed once.
- I've only tested these changes on the main Packages... I visually
inspected the others, don't know for sure if I got everything.
2) Clean up of Uintah problems from the large commit Marty made earlier
- continue to use getID() for patches.
- another commit is coming shortly to continue the fixes for Uintah
1 lines of code changed in 2 files:
add with-tetgen option to configure, Make Module.h conform to the coding standard, and all the massive fallout from renaming variables and slots in that class
3 lines of code changed in 1 file: