[root]/Packages/Uintah/CCA/Components/Solvers
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 24 (100.0%) | 267 (100.0%) | 11.1 |
luitjens | 11 (45.8%) | 256 (95.9%) | 23.2 |
harman | 7 (29.2%) | 7 (2.6%) | 1.0 |
jas | 4 (16.7%) | 4 (1.5%) | 1.0 |
dav | 2 (8.3%) | 0 (0.0%) | 0.0 |
Initialize variables to quite compiler warning... however, it is possible these will still be used before being set to something valid... at least NULL will cause sus to immediately die.
0 lines of code changed in 2 files:
Change the include files to include the name "_hypre_" which is where the
symlink was pointing to anyway.
4 lines of code changed in 4 files:
New Patch Conversion:
getInteriorCellLowIndex -> getCellLowIndex__New()
getInteriorCellHighIndex -> getCellHighIndex__New()
2 lines of code changed in 1 file:
Reworked some code to be more clear and concise.
216 lines of code changed in 5 files:
Renamed the get*Index(basis) functions to be inline with naming
convention.
32 lines of code changed in 5 files:
Changed:
hasCoarseFineInterfaceFaces->hasCoarseFaces
getCoarseFineInterfaceFaces->getCoarseFaces
8 lines of code changed in 1 file:
The cover up continues.....
Cover up a memory leak that Justin's scinew rampage uncovered.
You can't delete d_solverParamters in ~ICE if the solver isn't used.
1 lines of code changed in 1 file:
Eliminated a one time memory leak.
1 lines of code changed in 1 file:
Cover up a memory leak that Justin's scinew rampage uncovered. If someone
knows where to put the delete please let me know.
1 lines of code changed in 1 file:
fixed one-time memory leaks for the RT.
2 lines of code changed in 3 files: