[root]/Dataflow/Modules/Fields
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 594 (100.0%) | 11533 (100.0%) | 19.4 |
mjc | 215 (36.2%) | 3849 (33.4%) | 17.9 |
callahan | 299 (50.3%) | 3320 (28.8%) | 11.1 |
allen | 22 (3.7%) | 1622 (14.1%) | 73.7 |
jfsheph | 4 (0.7%) | 1172 (10.2%) | 293.0 |
mdavis | 18 (3.0%) | 853 (7.4%) | 47.3 |
darbyb | 4 (0.7%) | 511 (4.4%) | 127.7 |
jeroen | 6 (1.0%) | 79 (0.7%) | 13.1 |
dmw | 2 (0.3%) | 63 (0.5%) | 31.5 |
kuzimmer | 3 (0.5%) | 44 (0.4%) | 14.6 |
worthen | 10 (1.7%) | 10 (0.1%) | 1.0 |
yarden | 1 (0.2%) | 4 (0.0%) | 4.0 |
jas | 2 (0.3%) | 2 (0.0%) | 1.0 |
dgroulx | 2 (0.3%) | 2 (0.0%) | 1.0 |
dav | 5 (0.8%) | 2 (0.0%) | 0.4 |
sparker | 1 (0.2%) | 0 (0.0%) | 0.0 |
added ToPointCloud and removed from Unstructure
284 lines of code changed in 8 files:
Removed extra ;
0 lines of code changed in 2 files:
Added functionality to SamplePlane for LatVolMesh based data. Position slider steps along the plane indices, index entry allows you to enter the index where you want your plane positioned. Switching from 'auto' mode to 'manual' mode restores the old positioning functionality.
0 lines of code changed in 2 files:
Bug fixes to TetMesher so it will release lock even if there is an error
0 lines of code changed in 2 files:
Clean up newlines on error messsages
9 lines of code changed in 3 files:
Use Type instead of Typename for gui description in the *Info modules
0 lines of code changed in 2 files:
Instrument FieldInfo to print out stats when regression testing.
41 lines of code changed in 1 file:
completely revert commit 32690, as it broke all of Uintah
3 lines of code changed in 1 file:
removal of xerces, replaced with libxml2, turn on validaton for component loading, fix all invalid xml
2 lines of code changed in 1 file:
Use send_and_detach instead of just send on the OPorts. Better caching behavior.
100 lines of code changed in 103 files:
Remove empty tcl_command functions
1 lines of code changed in 3 files:
minor cleanup
0 lines of code changed in 2 files:
Make modules aware of port caching.
5 lines of code changed in 1 file:
Make modules aware of port caching. Disable internal caching if port isn't caching. Minor cleanups.
126 lines of code changed in 33 files:
Make modules aware of port caching. Disable internal caching if port isn't caching.
13 lines of code changed in 3 files:
Minor cleanups
14 lines of code changed in 2 files:
Minor cleanups
6 lines of code changed in 1 file:
Fix minor memory leak in Coregister module execute. Clean up Coregister code, use vector instead of Array1, pass vectors by reference instead of copy
12 lines of code changed in 1 file:
Make modules aware of port caching. Disable caching if port isn't caching.
17 lines of code changed in 4 files:
Use compute_new_generation instead of generation++. Incrementing the generation number is not safe
12 lines of code changed in 2 files:
(109 more)