[root]/StandAlone/tools/extractors
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 |
Remove extra Z_LIBRARY references.
1 lines of code changed in 2 files:
Add pressure as an option for -part_stress
0 lines of code changed in 2 files:
Add -nodeCoords as an option, the nodal analog of -cellCoords. Lightly tested,
seems to work.
0 lines of code changed in 2 files:
Added the option to specify a single timestep for output in partextract.
6 lines of code changed in 1 file:
Make the feature to include_position_output apply to more than just the
stress.
68 lines of code changed in 1 file:
Add command line option to output particle position along with stress.
30 lines of code changed in 1 file:
Now all of the options take in the timestep_low/high command line data.
36 lines of code changed in 1 file:
Fix error message to specify correct CLA.
6 lines of code changed in 1 file:
Need to initialize parallel infrastructure (even if not running in parallel).
0 lines of code changed in 2 files:
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:
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:
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: