[root]/Packages/Uintah/testprograms
BNRRegridder
(0 files, 0 lines)
IteratorTest
(0 files, 0 lines)
PatchBVH
(0 files, 0 lines)
RegionTest
(0 files, 0 lines)
SFCTest
(0 files, 0 lines)
TestBoxGrouper
(0 files, 0 lines)
TestConsecutiveRangeSet
(0 files, 0 lines)
TestFastMatrix
(0 files, 0 lines)
TestMatrix3
(0 files, 0 lines)
TestRangeTree
(0 files, 0 lines)
TestSuite
(0 files, 0 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 91 (100.0%) | 9.1 |
jas | 8 (80.0%) | 90 (98.9%) | 11.2 |
luitjens | 2 (20.0%) | 1 (1.1%) | 0.5 |
Remove Packages/
0 lines of code changed in 3 files:
Move Packages/Uintah/testprograms to src/testprograms
0 lines of code changed in 2 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.
1 lines of code changed in 2 files:
Add the MIT License to every *.cc, *.h,*.F, and sub.mk file.
90 lines of code changed in 3 files: