Directory CCA/Components/Arches/LagrangianParticles/

Total Files:
9
Deleted Files:
0
Lines of Code:
863

[root]/CCA/Components/Arches/LagrangianParticles

Lines of Code

CCA/Components/Arches/LagrangianParticles/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
jthornoc 23 (100.0%) 262 (100.0%) 11.3

Most Recent Commits

jthornoc 2015-09-25 13:27 Rev.: 54047

Add CoalHelper back in.
More work on implementing BCHelper.

46 lines of code changed in 2 files:

  • CCA/Components/Arches/LagrangianParticles: LagrangianParticleFactory.cc (new)
jthornoc 2015-08-10 16:18 Rev.: 53798

Remove more _new functions.

25 lines of code changed in 8 files:

  • CCA/Components/Arches/LagrangianParticles: SampleTask.cc (new), UpdateParticlePosition.cc (+9 -9), UpdateParticleSize.cc (+2 -2), UpdateParticleVelocity.cc (new)
jthornoc 2015-08-10 16:18 Rev.: 53796

Minor front-end change, major back-end change to the Arches Task Interface (ATI).
* Remove the ATI variable type enums in favor of Uintah type descriptions and the FieldAdaptor mapping for better generality.
* Rather than resolving all variables in the task call-back function, resolve the labels when they are retrieved. This is now done in the FieldContainer.h

This should reduce the complexity of the field mapping behind the scenes for easier readability and maintainability.

190 lines of code changed in 12 files:

  • CCA/Components/Arches/LagrangianParticles: SampleTask.cc (+47 -47), SampleTask.h (+3 -3), UpdateParticlePosition.cc (+45 -45), UpdateParticlePosition.h (new), UpdateParticleSize.cc (+37 -33), UpdateParticleSize.h (new), UpdateParticleVelocity.cc (+46 -46), UpdateParticleVelocity.h (new)
jthornoc 2015-01-05 18:17 Rev.: 52924

Clean up warnings.
This won't change answers.

1 lines of code changed in 1 file:

  • CCA/Components/Arches/LagrangianParticles: UpdateParticleVelocity.cc (+1 -1)
Generated by StatSVN 0.7.0