Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 2 (100.0%) | 4 (100.0%) | 2.0 |
/ | 1 (50.0%) | 3 (75.0%) | 3.0 |
Packages/Uintah/CCA/Components/Arches/ | 1 (50.0%) | 1 (25.0%) | 1.0 |
Added #include <Packages/Uintah/Core/Exceptions/ProblemSetupException.h> now that a routine is throwing a ProblemSetupException.
1 lines of code changed in 1 file:
TAU: Added deletion of old .pdb and .inst.cc file before creating them. This
caused an issue when there are multiple files of the same name, such as
SmagorinskyModel.cc (in both ARCHES and ICE), and one of them fails to
instrument for any reason.
3 lines of code changed in 1 file: