Directory Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone/

Total Files:
3
Deleted Files:
0
Lines of Code:
419

[root]/Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone

Lines of Code

Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 6 (100.0%) 7 (100.0%) 1.1
jas 2 (33.3%) 5 (71.4%) 2.5
luitjens 4 (66.7%) 2 (28.6%) 0.5

Most Recent Commits

luitjens 2008-07-14 18:39 Rev.: 41515

Added MallocTrace support to Uintah, cleaned up mpi includes, removed SCI_MALLOC_TRACE functionality.

Currently building with MallocTrace is only supported within Uintah.

2 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone: Hierarchy.cc (+1 -1), mpitest.cc (+1 -1)
jas 2008-07-07 20:07 Rev.: 41434

Use the proper c++ standard for include files for the C inlude files, i.e.
<stdio.h> --> <cstdio>
<math.h> --> <cmath>

Tested on g++ 4.2 and 4.3 compilers.

5 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/ICE/PressureSolve/HypreStandAlone: Macros.h (new)
Generated by StatSVN 0.4.0