[root]/Packages/DDDAS/Dataflow/Modules/DataIO
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 21 (100.0%) | 180 (100.0%) | 8.5 |
mjc | 16 (76.2%) | 139 (77.2%) | 8.6 |
dav | 5 (23.8%) | 41 (22.8%) | 8.2 |
use Socket class, connect to broker, register, and recieve data.
0 lines of code changed in 2 files:
remove dead code, clean out in prep for rewrite
43 lines of code changed in 7 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
41 lines of code changed in 5 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
30 lines of code changed in 3 files:
Update code to reflect new Basis parameters in Fields, update all the xml such that it validates
66 lines of code changed in 4 files: