[root]/Packages/Uintah/CCA/Components/ProblemSpecification
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 16 (100.0%) | 66 (100.0%) | 4.1 |
dav | 1 (6.3%) | 36 (54.5%) | 36.0 |
jas | 6 (37.5%) | 15 (22.7%) | 2.5 |
worthen | 4 (25.0%) | 7 (10.6%) | 1.7 |
dgroulx | 1 (6.3%) | 5 (7.6%) | 5.0 |
yarden | 3 (18.8%) | 3 (4.5%) | 1.0 |
sparker | 1 (6.3%) | 0 (0.0%) | 0.0 |
Add missing xerces include files from the xml conversion fiasco.
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.
5 lines of code changed in 1 file:
finish separation of Core from Dataflow
3 lines of code changed in 3 files:
sus - get component options (sim, lb, sched, solver, regridder) from a ups file. sim and solver also work from the command line
Switcher - load its own sims and problem_specs
Clean up factories
Retire unused files
6 lines of code changed in 3 files:
Create factories for the various components.
2 lines of code changed in 1 file:
Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.
7 lines of code changed in 1 file:
Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.
2 lines of code changed in 1 file:
Retire .cvsignore files
0 lines of code changed in 1 file:
Allow resolveIncludes to work when input file does not end in .ups.
4 lines of code changed in 1 file:
Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker
1 lines of code changed in 1 file:
Indented and removed tabs.
36 lines of code changed in 1 file: