Directory CCA/Components/Wasatch/Expressions/PostProcessing/

Total Files:
11
Deleted Files:
0
Lines of Code:
1639

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

Lines of Code

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

Developers

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

Most Recent Commits

jsutherland 2015-11-30 17:18 Rev.: 54427

Avoid an extra nebo assignment when computing kinetic energy in 2D and 1D.

0 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: KineticEnergy.cc (changed)
tsaad 2015-11-30 15:57 Rev.: 54425

support kinetic energy and velocity magnitude calculations on collocated grids

79 lines of code changed in 3 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: KineticEnergy.cc (+37), VelocityMagnitude.cc (new)
tsaad 2015-06-29 09:08 Rev.: 53685

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:

  • CCA/Components/Wasatch/Expressions/PostProcessing: InterpolateExpression.cc (new)
jsutherland 2015-03-02 18:55 Rev.: 53165

Remove superfluous semicolon that triggers compiler warnings on some compilers.

14 lines of code changed in 10 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.h (+4 -4), InterpolateExpression.h (new), KineticEnergy.h (+3 -3), VelocityMagnitude.h (new), Vorticity.h (new)
tsaad 2015-02-10 12:39 Rev.: 53093

another refactor of the create_field_request interface.

18 lines of code changed in 7 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.cc (+4 -4), InterpolateExpression.cc (+6 -6), KineticEnergy.cc (+3 -3), VelocityMagnitude.cc (+3 -3), Vorticity.cc (+2 -2)
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.

118 lines of code changed in 10 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.cc (+20 -44), ContinuityResidual.h (+5 -9), InterpolateExpression.cc (+22 -60), InterpolateExpression.h (+2 -12), KineticEnergy.cc (+26 -44), KineticEnergy.h (+6 -9), VelocityMagnitude.cc (+19 -42), VelocityMagnitude.h (+6 -8), Vorticity.cc (+10 -43), Vorticity.h (+2 -6)
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.

12 lines of code changed in 12 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.cc (+1 -1), ContinuityResidual.h (+1 -1), InterpolateExpression.cc (+1 -1), InterpolateExpression.h (+1 -1), KineticEnergy.cc (+1 -1), KineticEnergy.h (+1 -1), VelocityMagnitude.cc (+1 -1), VelocityMagnitude.h (+1 -1), Vorticity.cc (+1 -1), Vorticity.h (+1 -1), sub.mk (new)
Generated by StatSVN 0.7.0