Directory CCA/Components/Arches/Utility/

Total Files:
17
Deleted Files:
0
Lines of Code:
1312

[root]/CCA/Components/Arches/Utility

Lines of Code

CCA/Components/Arches/Utility/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 1301 (100.0%) 25.0
jthornoc 50 (96.2%) 1301 (100.0%) 26.0
u0407585 2 (3.8%) 0 (0.0%) 0.0

Most Recent Commits

jthornoc 2015-11-16 17:36 Rev.: 54346

Cleanup unused variable in the Init. Factory.
Typo in the mean_convergence script.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (changed)
jthornoc 2015-10-26 15:32 Rev.: 54219

Uninitialized temporary field was causing the problems with the
angledWall test.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (changed)
jthornoc 2015-10-16 13:03 Rev.: 54185

Add the ability to create new tasks on-the-fly.

0 lines of code changed in 4 files:

  • CCA/Components/Arches/Utility: UtilityFactory.cc (new), UtilityFactory.h (new)
jthornoc 2015-10-12 10:30 Rev.: 54159

Remove unused operators.

0 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (-8)
jthornoc 2015-10-12 10:30 Rev.: 54158

Undo the restartInitialize commit. This is breaking RT.
Add a surface tracer in the normal calc.
Save out some new variables in the heptane_pipe.

68 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (+68 -20)
u0407585 2015-10-01 16:37 Rev.: 54106

Fixed a typo for TaskAlgebra interface, allowing for division by a constant.

0 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (changed)
jthornoc 2015-10-01 14:07 Rev.: 54103

Cleanup BC work with masks.
Clarify the DIVIDE options with TaskAlebra when using a constant.

13 lines of code changed in 1 file:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+13 -3)
jthornoc 2015-09-28 11:08 Rev.: 54058

Cleanup and get rid of a divide by zero error.

71 lines of code changed in 3 files:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (+35 -42), SurfaceNormals.h (new)
jthornoc 2015-09-25 13:27 Rev.: 54048

Adding the surface normal calc.

255 lines of code changed in 5 files:

  • CCA/Components/Arches/Utility: SurfaceNormals.cc (+180), SurfaceNormals.h (+65), UtilityFactory.cc (+9), sub.mk (new)
jthornoc 2015-09-25 13:27 Rev.: 54047

Add CoalHelper back in.
More work on implementing BCHelper.

73 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: InitializeFactory.cc (+73 -80), UtilityFactory.cc (-5)
jthornoc 2015-09-09 16:10 Rev.: 53917

Note that there was a commit snafu on my last commit.
The only thing that happened in the last commit was the addition
of the TaskAlgebra files.

* Little clean-up of the nonlinear solver interface.
* Created a common problemSetup for the nonlinear solver.
* Fix a couple bugs in TaskAlgebra.

184 lines of code changed in 3 files:

  • CCA/Components/Arches/Utility: TaskAlgebra.h (+122 -24), UtilityFactory.cc (+60 -16), sub.mk (+2 -1)
jthornoc 2015-09-09 16:10 Rev.: 53916

* Little clean-up of the nonlinear solver interface.
* Created a common problemSetup for the nonlinear solver.
* Addition of the task math functionality.

291 lines of code changed in 2 files:

  • CCA/Components/Arches/Utility: TaskAlgebra.cc (new 3), TaskAlgebra.h (+288)
jthornoc 2015-08-10 16:18 Rev.: 53798

Remove more _new functions.

33 lines of code changed in 10 files:

  • CCA/Components/Arches/Utility: GridInfo.cc (+12 -12), InitLagrangianParticleSize.cc (new), InitLagrangianParticleVelocity.cc (+13 -13), RandParticleLoc.cc (+4 -4), WaveFormInit.h (+2 -2)
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.

312 lines of code changed in 13 files:

  • CCA/Components/Arches/Utility: GridInfo.cc (+55 -55), GridInfo.h (+4 -4), InitLagrangianParticleSize.cc (+47 -47), InitLagrangianParticleSize.h (+4 -4), InitLagrangianParticleVelocity.cc (+74 -74), InitLagrangianParticleVelocity.h (+4 -4), RandParticleLoc.cc (+38 -38), RandParticleLoc.h (new), WaveFormInit.h (+82 -92)
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/Utility: WaveFormInit.h (+1 -1)
Generated by StatSVN 0.7.0