[root]/Packages/Uintah/CCA/Components/Examples
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 64 (100.0%) | 742 (100.0%) | 11.5 |
jas | 31 (48.4%) | 448 (60.4%) | 14.4 |
harman | 33 (51.6%) | 294 (39.6%) | 8.9 |
Fix memory leak.
0 lines of code changed in 2 files:
Use the boundary condition framework. The answers will change due to
differences in edge node values.
88 lines of code changed in 7 files:
changed:
patch::faceAxes() -> patch::getFaceAxes()
to be consistent with getFaceDirection()
1 lines of code changed in 1 file:
Add a heat equation example that will show an explicit and implicit
formulation. The implicit formulation will demonstrate the use of the
petsc interface plus various boundary conditions.
256 lines of code changed in 6 files:
Remove the ExampleLabels and replace with an explicit declaration of the
VarLabel data types for clarity.
80 lines of code changed in 14 files:
Remove the examples label datatype and explicitly show the creation of
VarLabels for clarity.
24 lines of code changed in 2 files:
Should not change the answers
getNodeIterator() -> getNodeIterator__New()
1 lines of code changed in 1 file:
cleanup and update
113 lines of code changed in 1 file:
cleanup
110 lines of code changed in 2 files:
pruning out dead wood.
0 lines of code changed in 4 files:
removed SimpleCFD.cc/h, AMRSimpleCFD.cc/h & BoundaryConditions.cc/h
0 lines of code changed in 7 files:
New Patch Conversion
-getNodeLow/HighIndex -> getNodeLow/HighIndex__New
-getLow/HighIndex -> getCellLow/HighIndex__New
-getCellIterator -> getCellIterator__New
-getExtraCellItterator-> getExtraCellIterator__New
AMRSimpleCFD & SimpleCFD not fully converted
69 lines of code changed in 17 files: