[root]/Packages/Uintah/testprograms/RegionTest
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 6 (100.0%) | 316 (100.0%) | 52.6 |
luitjens | 3 (50.0%) | 316 (100.0%) | 105.3 |
jas | 3 (50.0%) | 0 (0.0%) | 0.0 |
Remove Packages/
0 lines of code changed in 3 files:
Updates to Region::difference.
1) Fixed a bug where the function did not properly handle subtracting an empty set
2) No longer includes zero sized regions in the results
3) Changed deque to a vector as we didn't use any of the deque features and vetors are more widely understood.
316 lines of code changed in 3 files: