[root]/CCA/Components/Arches/Utility
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 |
Cleanup unused variable in the Init. Factory.
Typo in the mean_convergence script.
0 lines of code changed in 2 files:
Uninitialized temporary field was causing the problems with the
angledWall test.
0 lines of code changed in 2 files:
Add the ability to create new tasks on-the-fly.
0 lines of code changed in 4 files:
Remove unused operators.
0 lines of code changed in 1 file:
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:
Fixed a typo for TaskAlgebra interface, allowing for division by a constant.
0 lines of code changed in 2 files:
Cleanup BC work with masks.
Clarify the DIVIDE options with TaskAlebra when using a constant.
13 lines of code changed in 1 file:
Cleanup and get rid of a divide by zero error.
71 lines of code changed in 3 files:
Adding the surface normal calc.
255 lines of code changed in 5 files:
Add CoalHelper back in.
More work on implementing BCHelper.
73 lines of code changed in 2 files:
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:
* 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:
Remove more _new functions.
33 lines of code changed in 10 files:
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:
Clean up warnings.
This won't change answers.
1 lines of code changed in 1 file: