Directory CCA/Components/Wasatch/Expressions/EmbeddedGeometry/

Total Files:
7
Deleted Files:
0
Lines of Code:
969

[root]/CCA/Components/Wasatch/Expressions/EmbeddedGeometry

Lines of Code

CCA/Components/Wasatch/Expressions/EmbeddedGeometry/ Lines of Code

Developers

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

Most Recent Commits

tsaad 2015-12-07 16:18 Rev.: 54500

Change the Wasatch namespace to WasatchCore to avoid conflicts with the Wasatch class.

5 lines of code changed in 8 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: EmbeddedGeometryHelper.cc (+1 -1), EmbeddedGeometryHelper.h (new), GeometryPieceWrapper.h (new), OscillatingCylinder.cc (+1 -1)
tsaad 2015-09-24 15:34 Rev.: 54034

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:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: EmbeddedGeometryHelper.cc (+1 -1), EmbeddedGeometryHelper.h (+2 -1)
jsutherland 2015-03-02 18:55 Rev.: 53165

Remove superfluous semicolon that triggers compiler warnings on some compilers.

4 lines of code changed in 5 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (new), GeometryPieceWrapper.h (+1 -1), OscillatingCylinder.h (new)
tsaad 2015-02-10 12:39 Rev.: 53093

another refactor of the create_field_request interface.

7 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (+1 -1), GeometryPieceWrapper.h (+3 -3), OscillatingCylinder.cc (+3 -3)
tsaad 2015-02-10 09:35 Rev.: 53091

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:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (+9 -30), GeometryPieceWrapper.h (+22 -40), OscillatingCylinder.cc (+21 -36), OscillatingCylinder.h (+4 -7)
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.

7 lines of code changed in 8 files:

  • CCA/Components/Wasatch/Expressions/EmbeddedGeometry: AreaFraction.h (+1 -1), EmbeddedGeometryHelper.cc (+1 -1), EmbeddedGeometryHelper.h (+1 -1), GeometryPieceWrapper.h (+1 -1), OscillatingCylinder.cc (+1 -1), OscillatingCylinder.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0