Directory Dataflow/Modules/Bundle/

Total Files:
19
Deleted Files:
0
Lines of Code:
2879

[root]/Dataflow/Modules/Bundle

Lines of Code

Dataflow/Modules/Bundle/ Lines of Code

Developers

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

Most Recent Commits

dav 2006-03-22 21:17 Rev.: 33600

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:

  • Dataflow/Modules/Bundle: BundleGetBundle.cc (+1 -1), BundleGetColorMap.cc (new), BundleGetColorMap2.cc (new), BundleGetField.cc (new), BundleGetMatrix.cc (+2 -2), BundleGetNrrd.cc (new), BundleGetPath.cc (new), BundleGetString.cc (new), BundleInfo.cc (new), BundleMerge.cc (+1 -1), BundleSetBundle.cc (new), BundleSetColorMap.cc (+2 -2), BundleSetColorMap2.cc (new), BundleSetField.cc (new), BundleSetMatrix.cc (new), BundleSetNrrd.cc (+2 -2), BundleSetPath.cc (new), BundleSetString.cc (+2 -2), sub.mk (+17 -7)
mjc 2006-03-22 16:42 Rev.: 33591

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:

  • Dataflow/Modules/Bundle: BundleGetBundle.cc (+5 -5), BundleGetColorMap.cc (+5 -5), BundleGetColorMap2.cc (+5 -5), BundleGetField.cc (+5 -5), BundleGetMatrix.cc (+8 -8), BundleGetNrrd.cc (+8 -8), BundleGetPath.cc (+5 -5), BundleGetString.cc (+5 -5), BundleInfo.cc (+1 -1), BundleMerge.cc (+1 -1), BundleSetBundle.cc (+4 -4), BundleSetColorMap.cc (+4 -4), BundleSetColorMap2.cc (+4 -4), BundleSetField.cc (+4 -4), BundleSetMatrix.cc (+4 -4), BundleSetNrrd.cc (+4 -4), BundleSetPath.cc (+4 -4), BundleSetString.cc (+4 -4)
callahan 2006-03-10 16:27 Rev.: 33473

Move module gui variable initialization into the .cc files.

168 lines of code changed in 17 files:

  • Dataflow/Modules/Bundle: BundleGetBundle.cc (+11 -9), BundleGetColorMap.cc (+4 -4), BundleGetColorMap2.cc (+13 -8), BundleGetField.cc (+4 -4), BundleGetMatrix.cc (+16 -11), BundleGetNrrd.cc (+13 -11), BundleGetPath.cc (+4 -4), BundleGetString.cc (+13 -9), BundleInfo.cc (+8 -4), BundleSetBundle.cc (+13 -8), BundleSetColorMap.cc (+13 -8), BundleSetColorMap2.cc (+11 -7), BundleSetField.cc (+4 -4), BundleSetMatrix.cc (+13 -8), BundleSetNrrd.cc (+13 -8), BundleSetPath.cc (+4 -4), BundleSetString.cc (+11 -7)
Generated by StatSVN 0.4.0