[root]/Dataflow/Modules/Bundle
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 73 (100.0%) | 297 (100.0%) | 4.0 |
callahan | 17 (23.3%) | 168 (56.6%) | 9.8 |
mjc | 18 (24.7%) | 80 (26.9%) | 4.4 |
dav | 38 (52.1%) | 49 (16.5%) | 1.2 |
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
49 lines of code changed in 38 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
80 lines of code changed in 18 files:
Move module gui variable initialization into the .cc files.
168 lines of code changed in 17 files: