Directory Core/ProblemSpec/

Total Files:
5
Deleted Files:
0
Lines of Code:
1847

[root]/Core/ProblemSpec

Lines of Code

Core/ProblemSpec/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 19 (100.0%) 16 (100.0%) 0.8
jas 17 (89.5%) 13 (81.3%) 0.7
dav 2 (10.5%) 3 (18.8%) 1.5

Most Recent Commits

dav 2010-08-17 20:46 Rev.: 46069


Fix a problem with Parallelpiped (aka NaaBoxGeometryPiece). The
problem was that the bounding box was being set to the 1st and
(calculated) last point of the parallelpiped being created.
Unfortunately, the bounding box must have p1 < p2 (ie, all components
of the 1st point must be smaller than the corresponding last point).
I now check for this case and fix it automatically in the
NaaBoxGeometryPiece.

M Grid/Box.h
M Grid/Box.cc

- Added fixBoundingBox() to update (rearrange) the bounding box of a 'Box'.

M GeometryPiece/NaaBoxGeometryPiece.cc

- Set the name of the NaaBoxGeometryPiece correctly.
- Fix the bounding box if necessary, or die (informatively) while trying.

M ProblemSpec/ProblemSpec.h

- Fix function doc to be explict as to what happens if an attribute is
not found.

3 lines of code changed in 2 files:

  • Core/ProblemSpec: ProblemSpec.h (new)
jas 2010-08-11 20:35 Rev.: 46018

Update copyright date.

1 lines of code changed in 2 files:

  • Core/ProblemSpec: ProblemSpec.cc (new)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 2 files:

  • Core/ProblemSpec: sub.mk (new)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

3 lines of code changed in 5 files:

  • Core/ProblemSpec: ProblemSpec.h (+1 -1), ProblemSpecP.h (new), uintahshare.h (new)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

4 lines of code changed in 4 files:

  • Core/ProblemSpec: ProblemSpec.cc (+1 -1), ProblemSpec.h (+1 -1), ProblemSpecP.h (+1 -1), uintahshare.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

4 lines of code changed in 4 files:

  • Core/ProblemSpec: ProblemSpec.cc (+1 -1), ProblemSpec.h (+1 -1), ProblemSpecP.h (+1 -1), uintahshare.h (+1 -1)
Generated by StatSVN 0.4.0