[root]/Packages/BioPSE/Dataflow/Modules/NeuroFEM
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 69 (100.0%) | 4.3 |
dav | 3 (18.8%) | 23 (33.3%) | 7.6 |
mjc | 2 (12.5%) | 20 (29.0%) | 10.0 |
worthen | 3 (18.8%) | 15 (21.7%) | 5.0 |
callahan | 6 (37.5%) | 11 (15.9%) | 1.8 |
dmw | 2 (12.5%) | 0 (0.0%) | 0.0 |
Use get_input_handle and send_output_handle for ports.
0 lines of code changed in 4 files:
- Fix linking problems in BioPSE package on Mac (missing dependencies)
0 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
23 lines of code changed in 3 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
20 lines of code changed in 2 files:
Add virtual destructor to NeuroFEM modules.
11 lines of code changed in 2 files:
Windows Port. Big changes: new share.h includes and SHARE macros. Change use of hash_map to be compatible with windows. Use of gl extensions
15 lines of code changed in 3 files: