[root]/CCA/Components/Wasatch/Expressions/PBE
Precipitation
(15 files, 2610 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 55 (100.0%) | 202 (100.0%) | 3.6 |
tsaad | 20 (36.4%) | 174 (86.1%) | 8.7 |
jsutherland | 23 (41.8%) | 16 (7.9%) | 0.6 |
jas | 12 (21.8%) | 12 (5.9%) | 1.0 |
Clean up some compiler warnings about extra ";"
8 lines of code changed in 10 files:
Remove superfluous semicolon that triggers compiler warnings on some compilers.
8 lines of code changed in 13 files:
another refactor of the create_field_request interface.
21 lines of code changed in 10 files:
Refactor Wasatch to use the new ExprLib Interface that allows us to specify the number of ghosts at runtime. This is a major commit.
153 lines of code changed in 10 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.
12 lines of code changed in 12 files: