Directory StandAlone/tools/extractors/

Total Files:
8
Deleted Files:
0
Lines of Code:
4198

[root]/StandAlone/tools/extractors

Lines of Code

StandAlone/tools/extractors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 22 (100.0%) 98 (100.0%) 4.4
harman 1 (4.5%) 63 (64.3%) 63.0
dav 1 (4.5%) 20 (20.4%) 20.0
jas 14 (63.6%) 8 (8.2%) 0.5
guilkey 2 (9.1%) 7 (7.1%) 3.5
tsaad 4 (18.2%) 0 (0.0%) 0.0

Most Recent Commits

tsaad 2011-09-13 10:56 Rev.: 47577

Allow user to specify output precision in lineextract and timeextract tools. Also, set default precision in timeextract to 16 to be consistent with that in lineextract. Finally, fix typos and formatting for the help section.

0 lines of code changed in 4 files:

  • StandAlone/tools/extractors: lineextract.cc (changed), timeextract.cc (new)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

8 lines of code changed in 14 files:

  • StandAlone/tools/extractors: extractF.cc (+1 -1), extractS.cc (+1 -1), extractV.cc (new), faceextract.cc (+1 -1), lineextract.cc (+1 -1), partextract.cc (new), sub.mk (new), timeextract.cc (+1 -1)
guilkey 2011-07-14 19:17 Rev.: 47341

Use timestepinc in the -partvar option.

6 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+6 -4)
guilkey 2011-07-05 11:14 Rev.: 47309

Comment out some extra output

1 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+1 -1)
harman 2011-06-06 17:01 Rev.: 47241

Now using
patch->containsCell
patch->containsNode
patch->containsSFC(X,Y,Z)

instead of
patch->containCells

to determine if a patch contains that variable.

63 lines of code changed in 1 file:

  • StandAlone/tools/extractors: lineextract.cc (+63 -47)
dav 2011-03-07 17:20 Rev.: 46918

Better error messages.

20 lines of code changed in 1 file:

  • StandAlone/tools/extractors: timeextract.cc (+20 -3)
Generated by StatSVN 0.4.0