Directory Packages/Uintah/StandAlone/tools/pfs/

Total Files:
2
Deleted Files:
0
Lines of Code:
618

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

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
Totals 7 (100.0%) 7 (100.0%) 1.0
guilkey 5 (71.4%) 4 (57.1%) 0.8
jas 2 (28.6%) 3 (42.9%) 1.5

Most Recent Commits

guilkey 2008-08-15 17:42 Rev.: 41915

Added, with Comer doing most of it, the ability to also read
in velocity from .pts files, in addtion to the handful of variables
already available.

1 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/pfs: pfs.cc (+1)
guilkey 2008-07-17 18:06 Rev.: 41571

Actually exit if the can't open file error is detected.

0 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/pfs: pfs2.cc (new)
guilkey 2008-07-14 19:15 Rev.: 41516

Added an error message when file fails to open.

3 lines of code changed in 1 file:

  • Packages/Uintah/StandAlone/tools/pfs: pfs2.cc (+3)
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.

3 lines of code changed in 2 files:

  • Packages/Uintah/StandAlone/tools/pfs: pfs.cc (+1 -1), pfs2.cc (+2 -2)
Generated by StatSVN 0.4.0