Directory Packages/Uintah/StandAlone/tools/dumpfields/

Total Files:
5
Deleted Files:
0
Lines of Code:
1328

[root]/Packages/Uintah/StandAlone/tools/dumpfields

Lines of Code

Packages/Uintah/StandAlone/tools/dumpfields/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 14 (100.0%) 24 (100.0%) 1.7
jas 7 (50.0%) 14 (58.3%) 2.0
luitjens 7 (50.0%) 10 (41.7%) 1.4

Most Recent Commits

luitjens 2008-07-18 11:33 Rev.: 41585

Fixed a bug that was revealed via a compiler warning

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/dumpfields: Args.cc (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.

10 lines of code changed in 5 files:

  • Packages/Uintah/StandAlone/tools/dumpfields: Args.cc (+4 -4), HistogramDumper.cc (+1 -1), dumpfields.cc (new)
jas 2008-06-24 12:03 Rev.: 41303

Fix compiler build problems with gcc-4.3

3 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/dumpfields: Args.cc (+3)
luitjens 2008-05-12 10:10 Rev.: 40991

updated compare_uda, puda, and dumpfields to the new interface.


10 lines of code changed in 5 files:

  • Packages/Uintah/StandAlone/tools/dumpfields: HistogramDumper.cc (+2 -2), InfoDumper.cc (+2 -2), TextDumper.cc (+6 -6)
jas 2008-03-17 15:58 Rev.: 40493

Fix compiler warnings.

1 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/dumpfields: Args.cc (+1 -1)
Generated by StatSVN 0.4.0