Directory Packages/Uintah/Core/Grid/BoundaryConditions/

Total Files:
44
Deleted Files:
0
Lines of Code:
3989

[root]/Packages/Uintah/Core/Grid/BoundaryConditions

Lines of Code

Packages/Uintah/Core/Grid/BoundaryConditions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 4921 (100.0%) 86.3
worthen 42 (73.7%) 4676 (95.0%) 111.3
harman 9 (15.8%) 230 (4.7%) 25.5
dgroulx 4 (7.0%) 10 (0.2%) 2.5
jas 2 (3.5%) 5 (0.1%) 2.5

Most Recent Commits

dgroulx 2005-07-12 12:26 Rev.: 31087

Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.

10 lines of code changed in 4 files:

  • Packages/Uintah/Core/Grid/BoundaryConditions: BoundCondFactory.cc (new), BoundCondReader.cc (+8 -8)
harman 2005-06-28 16:27 Rev.: 30894

added infrastructure support for specificVolume boundary conditions

80 lines of code changed in 5 files:

  • Packages/Uintah/Core/Grid/BoundaryConditions: BoundCondFactory.cc (+13 -3), SpecificVolBoundCond.cc (new 21), SpecificVolBoundCond.h (new 45), sub.mk (+1)
harman 2005-06-24 11:54 Rev.: 30866

Throw an exception if the user specifies either a circle, annulus, rectangle
on a boundary face and the geometry dimensions do not lie on that face.
If you move the resize the grid you have to move the fuel jet.

124 lines of code changed in 3 files:

  • Packages/Uintah/Core/Grid/BoundaryConditions: BoundCondReader.cc (+119 -18), BoundCondReader.h (+5 -1)
harman 2005-05-07 16:34 Rev.: 30110

Eliminated tabs.
added MMS_1 boundary condtions tag

26 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/BoundaryConditions: BoundCondFactory.cc (+26 -24)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

4 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/BoundaryConditions: sub.mk (+4 -1)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/Grid/BoundaryConditions: sub.mk (+1 -4)
worthen 2005-03-02 14:30 Rev.: 29061

Use Core/Grid/Variables and BoundaryConditions

4676 lines of code changed in 42 files:

  • Packages/Uintah/Core/Grid/BoundaryConditions: AnnulusBCData.cc (new 95), AnnulusBCData.h (new 83), BCData.cc (new 164), BCData.h (new 71), BCDataArray.cc (new 410), BCDataArray.h (new 172), BCDataBase.h (new 58), BCGeomBase.cc (new 323), BCGeomBase.h (new 126), BoundCond.h (new 67), BoundCondBase.h (new 54), BoundCondFactory.cc (+109), BoundCondFactory.h (new 23), BoundCondReader.cc (+493), BoundCondReader.h (+124), CircleBCData.cc (new 83), CircleBCData.h (new 82), DensityBoundCond.cc (new 30), DensityBoundCond.h (new 49), DifferenceBCData.cc (new 260), DifferenceBCData.h (new 85), MassFracBoundCond.cc (new 24), MassFracBoundCond.h (new 47), NeighBoundCond.h (new 56), NoneBoundCond.h (new 55), PressureBoundCond.cc (new 21), PressureBoundCond.h (new 51), RectangleBCData.cc (new 101), RectangleBCData.h (new 82), SideBCData.cc (new 75), SideBCData.h (new 80), SymmetryBoundCond.h (new 54), TemperatureBoundCond.cc (new 21), TemperatureBoundCond.h (new 46), ThermalBoundCond.h (new 53), UnionBCData.cc (new 196), UnionBCData.h (new 88), VelocityBoundCond.cc (new 53), VelocityBoundCond.h (new 60), fillFace.h (new 346), fillFace_special.cc (new 174), sub.mk (+32)
Generated by StatSVN 0.4.0