[root]/Packages/Uintah/Dataflow/Modules/Operators
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 124 (100.0%) | 1933 (100.0%) | 15.5 |
kuzimmer | 77 (62.1%) | 1554 (80.4%) | 20.1 |
harman | 7 (5.6%) | 221 (11.4%) | 31.5 |
dav | 4 (3.2%) | 88 (4.6%) | 22.0 |
worthen | 21 (16.9%) | 21 (1.1%) | 1.0 |
bigler | 1 (0.8%) | 16 (0.8%) | 16.0 |
jones | 7 (5.6%) | 9 (0.5%) | 1.2 |
jas | 2 (1.6%) | 9 (0.5%) | 4.5 |
borodai | 1 (0.8%) | 7 (0.4%) | 7.0 |
livne | 3 (2.4%) | 4 (0.2%) | 1.3 |
callahan | 1 (0.8%) | 4 (0.2%) | 4.0 |
include file re-ordering and clean-up
0 lines of code changed in 32 files:
removed the get_type_name calls
10 lines of code changed in 3 files:
removed debugging printouts.
11 lines of code changed in 1 file:
removed debugging printouts.
0 lines of code changed in 1 file:
More required changes for HOB fields.
59 lines of code changed in 2 files:
Made these work with HOB fields
31 lines of code changed in 4 files:
These modules appear to be working with the new HOB Field structure, please report any problems.
40 lines of code changed in 6 files:
change namespace back to Uintah
1 lines of code changed in 1 file:
Selectors and Operators now depend on Core/Basis.
0 lines of code changed in 2 files:
More corrections, still doesn't work
58 lines of code changed in 2 files:
Added dynamic compilation and changes for the new higher order basis field structure, NOTE: although the code compiles, it does NOT work. DO NOT UPDATE!
1162 lines of code changed in 21 files:
Cleaned up compiler warnings
4 lines of code changed in 3 files:
carry properties, like offset, forward when creatning a new field
182 lines of code changed in 4 files:
Correctly check for empty data from input port.
Dav.
7 lines of code changed in 1 file:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
8 lines of code changed in 1 file:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
1 lines of code changed in 1 file:
Get mac to compile
1 lines of code changed in 1 file:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
9 lines of code changed in 12 files:
Use a ScalarParticlesHandle instead of the just the pointer. Don't use local includes.
16 lines of code changed in 1 file:
remove unnecessary SHARE
1 lines of code changed in 2 files:
(9 more)