Directory StandAlone/tools/extractors/

Total Files:
9
Deleted Files:
0
Lines of Code:
5725

[root]/StandAlone/tools/extractors

Lines of Code

StandAlone/tools/extractors/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 36 (100.0%) 265 (100.0%) 7.3
guilkey 8 (22.2%) 140 (52.8%) 17.5
dav 16 (44.4%) 95 (35.8%) 5.9
tsaad 1 (2.8%) 18 (6.8%) 18.0
jas 11 (30.6%) 12 (4.5%) 1.0

Most Recent Commits

jas 2015-12-22 15:57 Rev.: 54587

Remove extra Z_LIBRARY references.

1 lines of code changed in 2 files:

  • StandAlone/tools/extractors: sub.mk (+1 -1)
guilkey 2015-11-20 13:40 Rev.: 54386

Add pressure as an option for -part_stress

0 lines of code changed in 2 files:

  • StandAlone/tools/extractors: partextract.cc (new)
guilkey 2015-11-02 11:58 Rev.: 54260

Add -nodeCoords as an option, the nodal analog of -cellCoords. Lightly tested,
seems to work.

0 lines of code changed in 2 files:

  • StandAlone/tools/extractors: lineextract.cc (new)
guilkey 2015-10-29 17:30 Rev.: 54238

Added the option to specify a single timestep for output in partextract.

6 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+6)
guilkey 2015-09-16 14:05 Rev.: 53963

Make the feature to include_position_output apply to more than just the
stress.

68 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+68 -3)
guilkey 2015-09-14 13:32 Rev.: 53939

Add command line option to output particle position along with stress.

30 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+30 -6)
guilkey 2015-09-14 11:33 Rev.: 53937

Now all of the options take in the timestep_low/high command line data.

36 lines of code changed in 1 file:

  • StandAlone/tools/extractors: partextract.cc (+36 -36)
dav 2015-07-22 15:58 Rev.: 53750

Fix error message to specify correct CLA.

6 lines of code changed in 1 file:

  • StandAlone/tools/extractors: lineextract.cc (+6 -2)
dav 2015-04-27 16:52 Rev.: 53412

Need to initialize parallel infrastructure (even if not running in parallel).

0 lines of code changed in 2 files:

  • StandAlone/tools/extractors: timeextract.cc (changed)
tsaad 2015-03-09 08:40 Rev.: 53200

allow lineextract to output values only without cell index. This is useful, for example, in unit testing when comparing data in two different tests that are in different directions (x vs y) but are expected to produce the same values (rotational invariance). Simply add -ni (--noindex) to use this feature.

18 lines of code changed in 1 file:

  • StandAlone/tools/extractors: lineextract.cc (+18 -9)
dav 2015-02-24 19:40 Rev.: 53142

Due to linking issues/proc0cout, etc, we must initialize Parallel manager (even if running serially) at the beginning of each main() program. Also alphabetized #includes.

89 lines of code changed in 13 files:

  • StandAlone/tools/extractors: extractF.cc (new), extractS.cc (new), extractV.cc (new), faceextract.cc (new), lineextract.cc (+14 -12), partextract.cc (+19 -15), particle2tiff.cc (+18 -10), timeextract.cc (+12 -11)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

11 lines of code changed in 9 files:

  • StandAlone/tools/extractors: extractF.cc (+1 -1), extractS.cc (+1 -1), extractV.cc (+1 -1), faceextract.cc (+1 -1), lineextract.cc (+1 -1), partextract.cc (+1 -1), particle2tiff.cc (+1 -1), sub.mk (+3 -3), timeextract.cc (+1 -1)
Generated by StatSVN 0.7.0