[root]/StandAlone/tools/uda2vis
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 32 (100.0%) | 833 (100.0%) | 26.0 |
allen | 25 (78.1%) | 818 (98.2%) | 32.7 |
ahumphrey | 1 (3.1%) | 9 (1.1%) | 9.0 |
jas | 6 (18.8%) | 6 (0.7%) | 1.0 |
Cleanup of the Scheduler to use ports for all components
2 lines of code changed in 2 files:
added IntVector for particles
19 lines of code changed in 1 file:
update to move to a application common class and remove the shared state
3 lines of code changed in 1 file:
added support for saving per patch data
187 lines of code changed in 3 files:
added processor node identification to the proc group, also cleaned up method names
12 lines of code changed in 1 file:
Fix some of the comparison between signed and unsigned integer expressions warnings.
2 lines of code changed in 1 file:
fixed strncpy
14 lines of code changed in 1 file:
added proc node to the in-situ
15 lines of code changed in 2 files:
added node id
83 lines of code changed in 4 files:
added check to FIleInfo per patch data
12 lines of code changed in 1 file:
removed unneed function
0 lines of code changed in 2 files:
updated for node based grids
302 lines of code changed in 2 files:
* Clean up several race conditions, true positives reported by TSAN.
* Catch exceptions by ref (should probably catch by const ref)
* Also clear out some compiler warnings, etc.
9 lines of code changed in 1 file:
added interface to get the global uintah patch id
20 lines of code changed in 2 files:
added the ability to see PerPatch vars in-situ
149 lines of code changed in 3 files:
Update copyright.
4 lines of code changed in 5 files: