Directory Packages/Uintah/CCA/Components/Examples/

Total Files:
18
Deleted Files:
10
Lines of Code:
3541

[root]/Packages/Uintah/CCA/Components/Examples

Lines of Code

Packages/Uintah/CCA/Components/Examples/ Lines of Code

Developers

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

Most Recent Commits

jas 2008-11-10 07:51 Rev.: 42450

Fix memory leak.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: Poisson1.cc (new)
jas 2008-11-06 07:35 Rev.: 42418

Use the boundary condition framework. The answers will change due to
differences in edge node values.

88 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (new), Poisson1.cc (+29 -1), Poisson2.cc (new), Poisson3.cc (+28)
harman 2008-11-04 15:02 Rev.: 42401

changed:
patch::faceAxes() -> patch::getFaceAxes()

to be consistent with getFaceDirection()

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (+1 -1)
jas 2008-09-16 14:56 Rev.: 42116

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:

  • Packages/Uintah/CCA/Components/Examples: Burger.h (changed), HeatEquation.cc (new 167), HeatEquation.h (new 89), sub.mk (changed)
jas 2008-09-08 12:33 Rev.: 42064

Remove the ExampleLabels and replace with an explicit declaration of the
VarLabel data types for clarity.

80 lines of code changed in 14 files:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (+8 -8), Burger.h (+3 -1), ExamplesLabel.cc (new), ExamplesLabel.h (-5), Poisson1.h (new), Poisson2.cc (+19 -15), Poisson2.h (new), Poisson3.cc (+40 -36), Poisson3.h (new)
jas 2008-09-08 10:19

Remove the examples label datatype and explicitly show the creation of
VarLabels for clarity.

24 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: Poisson1.cc (+21 -15), Poisson1.h (+3 -1)
harman 2008-07-16 15:05 Rev.: 41534

Should not change the answers
getNodeIterator() -> getNodeIterator__New()

1 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (+1 -1)
harman 2008-06-04 15:00 Rev.: 41216

cleanup and update

113 lines of code changed in 1 file:

  • Packages/Uintah/CCA/Components/Examples: Burger.cc (+113 -110)
harman 2008-06-04 10:05 Rev.: 41206

cleanup

110 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/Examples: Poisson1.cc (+89 -80), Poisson1.h (+21 -11)
harman 2008-05-20 16:15 Rev.: 41104

pruning out dead wood.

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/Examples: Test.cc (del), Test.h (del), Test1.cc (del), Test1.h (del)
harman 2008-05-12 11:40 Rev.: 40999

removed SimpleCFD.cc/h, AMRSimpleCFD.cc/h & BoundaryConditions.cc/h

0 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/Examples: AMRSimpleCFD.cc (del), AMRSimpleCFD.h (del), BoundaryConditions.cc (del), BoundaryConditions.h (del), SimpleCFD.cc (del), SimpleCFD.h (del), sub.mk (-3)
harman 2008-05-12 11:14 Rev.: 40995

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:

  • Packages/Uintah/CCA/Components/Examples: AMRSimpleCFD.cc (new 2), AMRWave.cc (+5 -5), BoundaryConditions.cc (new 3), Burger.cc (+12 -12), ParticleTest1.cc (new), Poisson1.cc (+2 -2), Poisson2.cc (+2 -2), Poisson3.cc (+16 -16), RegridderTest.cc (+8 -8), SimpleCFD.cc (new 11), SolverTest1.cc (+1 -1), Wave.cc (new)
Generated by StatSVN 0.4.0