Directory Packages/Uintah/CCA/Components/Solvers/

Total Files:
7
Deleted Files:
0
Lines of Code:
3761

[root]/Packages/Uintah/CCA/Components/Solvers

Lines of Code

Packages/Uintah/CCA/Components/Solvers/ Lines of Code

Developers

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

Most Recent Commits

dav 2008-08-05 16:46 Rev.: 41833

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:

  • Packages/Uintah/CCA/Components/Solvers: HypreDriverSStruct.cc (changed)
jas 2008-05-30 17:32 Rev.: 41180

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:

  • Packages/Uintah/CCA/Components/Solvers: HypreSolver.cc (new), HypreTypes.h (+3 -3)
harman 2008-05-12 11:21 Rev.: 40996

New Patch Conversion:
getInteriorCellLowIndex -> getCellLowIndex__New()
getInteriorCellHighIndex -> getCellHighIndex__New()

2 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: HypreDriverSStruct.cc (+2 -2)
luitjens 2008-04-30 12:48 Rev.: 40873

Reworked some code to be more clear and concise.

216 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/Solvers: CGSolver.cc (new), DirectSolve.cc (+85 -77), HypreSolver.cc (+65 -25)
luitjens 2008-04-29 20:26 Rev.: 40867

Renamed the get*Index(basis) functions to be inline with naming
convention.

32 lines of code changed in 5 files:

  • Packages/Uintah/CCA/Components/Solvers: CGSolver.cc (+10 -10), DirectSolve.cc (+2 -2), HypreDriverStruct.cc (new), HypreSolver.cc (+10 -10)
luitjens 2008-04-21 12:00 Rev.: 40777

Changed:

hasCoarseFineInterfaceFaces->hasCoarseFaces
getCoarseFineInterfaceFaces->getCoarseFaces

8 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: HypreDriverSStruct.cc (+8 -7)
harman 2008-02-06 16:54 Rev.: 40130

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:

  • Packages/Uintah/CCA/Components/Solvers: HypreSolver.cc (+1 -1)
harman 2008-02-05 15:15 Rev.: 40123

Eliminated a one time memory leak.

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Solvers: HypreSolver.cc (+1 -1)
harman 2008-02-04 13:38 Rev.: 40119

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:

  • Packages/Uintah/CCA/Components/Solvers: HypreSolver.cc (+1 -1)
harman 2008-01-02 17:38 Rev.: 39779

fixed one-time memory leaks for the RT.

2 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/Solvers: AMRSolver.cc (new), CGSolver.cc (+1 -1)
Generated by StatSVN 0.4.0