[root]/Packages/BioPSE/Dataflow/Modules/Modeling
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 62 (100.0%) | 2.0 |
mjc | 8 (26.7%) | 32 (51.6%) | 4.0 |
dav | 8 (26.7%) | 30 (48.4%) | 3.7 |
callahan | 14 (46.7%) | 0 (0.0%) | 0.0 |
Use get_input_handle and send_output_handle for ports.
0 lines of code changed in 14 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
30 lines of code changed in 8 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
32 lines of code changed in 8 files: