[root]/Packages/ModelCreation/Dataflow/Modules/SelectionMask
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 27 (100.0%) | 33 (100.0%) | 1.2 |
mjc | 6 (22.2%) | 17 (51.5%) | 2.8 |
jeroen | 9 (33.3%) | 9 (27.3%) | 1.0 |
dav | 12 (44.4%) | 7 (21.2%) | 0.5 |
Some things got apparently not fixed when the Module class was redone
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
7 lines of code changed in 12 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
17 lines of code changed in 6 files:
Updates of functions that are called by the CardioWave interface
8 lines of code changed in 7 files: