[root]/Packages/Uintah/CCA/Components/PatchCombiner
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 23 (100.0%) | 343 (100.0%) | 14.9 |
worthen | 14 (60.9%) | 324 (94.5%) | 23.1 |
jones | 4 (17.4%) | 10 (2.9%) | 2.5 |
jas | 3 (13.0%) | 8 (2.3%) | 2.6 |
dgroulx | 2 (8.7%) | 1 (0.3%) | 0.5 |
Switcher - get carry-over to work
ViscoScram - append _implicit to pStatedata (to not conflict with non-implicit's name)
SerialMPM, ImpMPM, MPMICE - change switch tests to use reduction variables to work under mpi
MPMLabel - remove switchLabel
SimulationState - add necessary switcher things for all components to see
Scheduler* - add interface to the taskgraph so the switcher can query tasks
0 lines of code changed in 2 files:
Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.
1 lines of code changed in 2 files:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
7 lines of code changed in 2 files:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
1 lines of code changed in 1 file:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
11 lines of code changed in 7 files:
Re-organizing Core/Grid.
10 lines of code changed in 4 files:
MPI version, in case all your data doesn't fit on one proc
7 lines of code changed in 2 files:
add Uda Reducer to sus
306 lines of code changed in 3 files: