[root]/CCA/Components/Wasatch/Expressions/EmbeddedGeometry
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 30 (100.0%) | 82 (100.0%) | 2.7 |
tsaad | 17 (56.7%) | 71 (86.6%) | 4.1 |
jas | 8 (26.7%) | 7 (8.5%) | 0.8 |
jsutherland | 5 (16.7%) | 4 (4.9%) | 0.8 |
Change the Wasatch namespace to WasatchCore to avoid conflicts with the Wasatch class.
5 lines of code changed in 8 files:
1. Create a BCHelper base class so that Arches (and other components) can use the features provided by the BCHelper.
2. From the BCHelper, derive a new class called WasatchBCHelper that specializes in applying boundary conditions for Wasatch
3. Start deprecating the use of the BCHelperTools
Other component developers are welcome/encouraged to look at the BCHelper and see if it can be leveraged for their applications.
3 lines of code changed in 2 files:
Remove superfluous semicolon that triggers compiler warnings on some compilers.
4 lines of code changed in 5 files:
another refactor of the create_field_request interface.
7 lines of code changed in 3 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.
56 lines of code changed in 4 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.
7 lines of code changed in 8 files: