Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 8 (100.0%) | 41 (100.0%) | 5.1 |
CCA/Components/Wasatch/ | 2 (25.0%) | 32 (78.0%) | 16.0 |
build_scripts/ | 2 (25.0%) | 3 (7.3%) | 1.5 |
CCA/Components/Wasatch/Transport/ | 2 (25.0%) | 3 (7.3%) | 1.5 |
CCA/Components/Arches/CoalModels/ | 1 (12.5%) | 2 (4.9%) | 2.0 |
R_Tester/ | 1 (12.5%) | 1 (2.4%) | 1.0 |
Revert Mike's revert. Code was good. We had a bug in the input file. This will break Wasatch RT - so don't freak out.
33 lines of code changed in 2 files:
Remove an unused function
0 lines of code changed in 1 file:
fix a possible compilation complaint.
1 lines of code changed in 1 file:
replace !=0 with != nullptr when checking the validity of ProbleSpecP. This was causing compilation issues on my mac.
2 lines of code changed in 1 file:
Fix w3p build on Titan.
2 lines of code changed in 1 file:
update NSCBC hash
1 lines of code changed in 1 file:
update Wasatch NSCBC in light of changes in the NSCBC library.
2 lines of code changed in 1 file: