[root]/CCA/Components/Wasatch/Expressions/PostProcessing
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 46 (100.0%) | 250 (100.0%) | 5.4 |
tsaad | 22 (47.8%) | 224 (89.6%) | 10.1 |
jsutherland | 12 (26.1%) | 14 (5.6%) | 1.1 |
jas | 12 (26.1%) | 12 (4.8%) | 1.0 |
Avoid an extra nebo assignment when computing kinetic energy in 2D and 1D.
0 lines of code changed in 2 files:
support kinetic energy and velocity magnitude calculations on collocated grids
79 lines of code changed in 3 files:
reduce the amount of explicit instantiations in Wasatch to further reduce the size of the Wasatch library.
(1). Postprocessing expressions are SVOL only
(2). Parsing said expressions doesn't need to explicitly instantiate all types
9 lines of code changed in 2 files:
Remove superfluous semicolon that triggers compiler warnings on some compilers.
14 lines of code changed in 10 files:
another refactor of the create_field_request interface.
18 lines of code changed in 7 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.
118 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: