Directory CCA/Components/Wasatch/Expressions/PostProcessing/

Total Files:
10
Deleted Files:
0
Lines of Code:
1598

[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 29 (100.0%) 272 (100.0%) 9.3
tsaad 4 (13.8%) 176 (64.7%) 44.0
jsutherland 25 (86.2%) 96 (35.3%) 3.8

Most Recent Commits

jsutherland 2014-12-05 10:35 Rev.: 52787

Numerous changes to address warnings kicked up by "cppcheck" - a decent static code analysis tool.
Also some formatting changes along the way.

3 lines of code changed in 2 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: VelocityMagnitude.cc (+3 -2)
tsaad 2014-11-03 09:33 Rev.: 52623

add support for interpolating and postprocessing particle fields as Eulerian fields. This is driven through the input file. Tests will follow.

176 lines of code changed in 4 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: InterpolateExpression.cc (+116 -1), InterpolateExpression.h (new)
jsutherland 2014-07-07 06:57 Rev.: 52100

change inclusion path for a header

8 lines of code changed in 11 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.h (new), InterpolateExpression.h (+1 -1), KineticEnergy.cc (new), KineticEnergy.h (new), VelocityMagnitude.h (+1 -1), Vorticity.h (new)
jsutherland 2014-07-05 20:05 Rev.: 52097

Remove "structured" namespace which has now been removed from SpatialOps

85 lines of code changed in 12 files:

  • CCA/Components/Wasatch/Expressions/PostProcessing: ContinuityResidual.cc (+4 -4), ContinuityResidual.h (+3 -3), InterpolateExpression.cc (+32 -32), InterpolateExpression.h (+1 -1), KineticEnergy.cc (+9 -9), KineticEnergy.h (+1 -1), VelocityMagnitude.cc (+4 -4), VelocityMagnitude.h (+3 -3), Vorticity.cc (+9 -9), Vorticity.h (+19 -19)
Generated by StatSVN 0.7.0