Directory Packages/Uintah/tools/

Total Files:
4
Deleted Files:
0
Lines of Code:
330

[root]/Packages/Uintah/tools
                directory in repo BlasLapackTests (3 files, 19 lines)
                directory in repo StackTrace (3 files, 26 lines)

Lines of Code

Packages/Uintah/tools/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 8 (100.0%) 6 (100.0%) 0.7
jas 4 (50.0%) 6 (100.0%) 1.5
harman 4 (50.0%) 0 (0.0%) 0.0

Most Recent Commits

harman 2008-11-07 10:46 Rev.: 42435

removed check for gnu grep. I'm assuming that it's installed.

0 lines of code changed in 2 files:

  • Packages/Uintah/tools: checkForUnusedVarLabels (changed)
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.

6 lines of code changed in 4 files:

  • Packages/Uintah/tools: extractTaylor.cc (new), partpostprocess.cc (+3 -3)
harman 2008-05-06 10:12 Rev.: 40925

reworked how the gnu grep bulletproofing.

0 lines of code changed in 2 files:

  • Packages/Uintah/tools: mem_leak_checkVarLabels (changed)
Generated by StatSVN 0.4.0