Directory Core/Grid/BoundaryConditions/

Total Files:
26
Deleted Files:
0
Lines of Code:
4280

[root]/Core/Grid/BoundaryConditions

Lines of Code

Core/Grid/BoundaryConditions/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 68 (100.0%) 117 (100.0%) 1.7
jas 66 (97.1%) 102 (87.2%) 1.5
dav 2 (2.9%) 15 (12.8%) 7.5

Most Recent Commits

jas 2009-03-27 10:45 Rev.: 43894

Initialize values.

0 lines of code changed in 2 files:

  • Core/Grid/BoundaryConditions: RectangleBCData.cc (new)
dav 2009-03-13 18:54 Rev.: 43702


Fixes to the code that broke when I fixed the checkForInputError()
code.

M Grid/BoundaryConditions/BoundCondFactory.cc

Clean up the Boundary Condition input code. Not sure if we really
should use the try/catch mechanism to determine if the BC is a double
or a vector... but perhaps there isn't any other choice. However, I
think the <BCType> tag should be fixed... perhaps add an attribute
that specifies what type it really is instead of relying on the
string in the <value> tag...?

M ProblemSpec/ProblemSpec.h

Update the documentation on get() to be more accurate.

M ProblemSpec/ProblemSpec.cc

* Fix indentation of #includes.
* Remove old SGI pragmas.
* use namespace std
* Fix checkForInputError() error strings.
* Use {} for if statement.

15 lines of code changed in 2 files:

  • Core/Grid/BoundaryConditions: BoundCondFactory.cc (new)
jas 2009-03-09 17:05 Rev.: 43522

Delete GUI/. Modify Core libraries to include.

0 lines of code changed in 2 files:

  • Core/Grid/BoundaryConditions: sub.mk (new)
jas 2009-03-09 16:43 Rev.: 43521

Remove sgi_stl_warnings include line

0 lines of code changed in 28 files:

  • Core/Grid/BoundaryConditions: AnnulusBCData.h (-2), BCData.cc (-2), BCData.h (new), BCDataArray.cc (new), BCDataArray.h (new), BoundCond.h (new), BoundCondBase.h (new), BoundCondFactory.h (-2), BoundCondReader.cc (new), BoundCondReader.h (-2), CircleBCData.h (new), DifferenceBCData.h (new), RectangleBCData.h (new), UnionBCData.h (new)
jas 2009-03-09 15:31 Rev.: 43511

Remove the Packages/Uintah/

97 lines of code changed in 33 files:

  • Core/Grid/BoundaryConditions: AnnulusBCData.cc (+3 -3), AnnulusBCData.h (+2 -2), Auxiliary.h (+2 -2), BCData.cc (+2 -2), BCData.h (+2 -2), BCDataArray.cc (+8 -8), BCDataArray.h (+6 -6), BCGeomBase.cc (+7 -7), BCGeomBase.h (+4 -4), BoundCond.h (+1 -1), BoundCondFactory.cc (+5 -5), BoundCondFactory.h (+2 -2), BoundCondReader.cc (+15 -15), BoundCondReader.h (+5 -5), CircleBCData.cc (+3 -3), CircleBCData.h (+2 -2), DifferenceBCData.cc (+5 -5), DifferenceBCData.h (+2 -2), RectangleBCData.cc (+3 -3), RectangleBCData.h (+2 -2), SideBCData.cc (new), SideBCData.h (new), UnionBCData.cc (new), UnionBCData.h (+2 -2)
jas 2009-03-09 15:23 Rev.: 43506

Remove the Packages/Uintah/

5 lines of code changed in 1 file:

  • Core/Grid/BoundaryConditions: sub.mk (+5 -5)
Generated by StatSVN 0.4.0