Directory Core/Geometry/

Total Files:
23
Deleted Files:
0
Lines of Code:
5500

[root]/Core/Geometry

Lines of Code

Core/Geometry/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 57 (100.0%) 177 (100.0%) 3.1
dav 8 (14.0%) 104 (58.8%) 13.0
ahumphrey 2 (3.5%) 39 (22.0%) 19.5
jas 44 (77.2%) 30 (16.9%) 0.6
harman 3 (5.3%) 4 (2.3%) 1.3

Most Recent Commits

jas 2015-12-22 15:57 Rev.: 54587

Remove extra Z_LIBRARY references.

1 lines of code changed in 2 files:

  • Core/Geometry: sub.mk (+1 -1)
jas 2015-12-18 13:57 Rev.: 54574

Revert tiff removal.

1 lines of code changed in 1 file:

  • Core/Geometry: sub.mk (+1 -1)
jas 2015-12-18 13:33 Rev.: 54572

Remove the jpeg, tiff (old SCIRun) and traceback libraries (old SGI). Remove dependencies on Z_LIBRARY that are not needed in certain Uintah libraries.

1 lines of code changed in 1 file:

  • Core/Geometry: sub.mk (+1 -1)
harman 2015-04-09 13:31 Rev.: 53354

GPUVector.h
- removed my previous commit. It's compilicates debugging in DDT.

Passing fineLevel_ROI into the kernel

Retreiving fine level data from GPU_dw is not working as it should....

0 lines of code changed in 2 files:

  • Core/Geometry: GPUVector.h (-4)
harman 2015-04-08 15:24 Rev.: 53347

Added comment and convience methods for gpuVector & gpuIntVector

4 lines of code changed in 1 file:

  • Core/Geometry: GPUVector.h (+4 -2)
ahumphrey 2015-03-20 19:10 Rev.: 53248

Generating level parameters for DataOnion GPU kernel (multi-level ray marching).
Add convenience class - GPUPoint.
Pushing ever onward....

19 lines of code changed in 1 file:

  • Core/Geometry: GPUVector.h (+19 -8)
ahumphrey 2015-03-12 16:48 Rev.: 53218

Setup, layout and stubs for DataOnion ray trace kernel.

20 lines of code changed in 1 file:

  • Core/Geometry: GPUVector.h (+20 -27)
dav 2015-02-13 16:40 Rev.: 53104

More innocuous updates to get ready for main xml memory fix commit. These do not change the RT answers, but
get the code into a cleaner shape for the mail fix.

D Core/Containers/StringUtil.cc
D Core/Containers/StringUtil.h
A + Core/Util/StringUtil.cc
A + Core/Util/StringUtil.h

- Moved StringUtil into Core/Util.

M CCA/Components/DataArchiver/DataArchiver.cc
M CCA/Components/ProblemSpecification/ProblemSpecReader.cc

- Alphabetize #includes, update #include StringUtil.

M Core/Containers/sub.mk

- Remove StringUtil, remove tabs.

M Core/Geometry/IntVector.h
M Core/Geometry/IntVector.cc
M Core/Geometry/Vector.h
M Core/Geometry/Vector.cc

- Move 'fromString()' to its proper location.
- Remove tabs. Add {}. Remove dead code. Alphabetize #includes.

M Core/Grid/Grid.h
M Core/Grid/Grid.cc

- Alphabetize #includes. Inline one line function. Line up variables/functions, white space, etc.
- Added readLevelsFromFile(), parsePatchFromFile(), parseLevelFromFile(), parseGridFromFile() functions
- These functions are used to parse an input XML file line by line (instead of reading it into an
XML DOM that takes a huge amount of memory).
- HOWEVER, they are not used in the code in this commit. They will be used in a following commit.

M Core/Grid/SimulationState.cc
M Core/Grid/SimulationTime.cc
M Core/Grid/Task.cc
M Core/Persistent/Persistent.cc
M Core/Persistent/Pstreams.cc
M Core/Util/DynamicLoader.cc
M Core/Util/FileUtils.cc

- Alphabetize #includes. Update #include for StringUtil.

M Core/Util/sub.mk

- Alphabetize files. Update StringUtil.


104 lines of code changed in 8 files:

  • Core/Geometry: IntVector.cc (new), IntVector.h (new), Vector.cc (+38 -7), Vector.h (+2)
jas 2015-01-26 12:34 Rev.: 53023

Made the following changes:

1. Compress large xml files. Remove sus log.

2. Add Changelog.

3. Add instructions for adding a new component to the build system.

4. Update OSX build in install documentation.

5. Update petsc version in install documentation.

6. Change Petsc version.

7. Remove references to Teem in installation. Remove the build directory
after creating the tarball for the release.

8. Remove Tracker feature.

9. Remove AIX references. Remove Basis/. Remove Teem. Remove sci_defs
include files related to SCIRun.

10. Remove old build dependency versions.

11. Add wasatch_3P 1.6.0 branch.

12. Remove bench.config file, update excludes when building release tar ball.

13. Remove *.orig and *.release files.

14. Update copyright date. Update version to 1.6.

27 lines of code changed in 40 files:

  • Core/Geometry: BBox.cc (+1 -1), BBox.h (new), CompGeom.cc (new), CompGeom.h (new), GPUVector.h (+1 -1), IntVector.cc (+1 -1), IntVector.h (+1 -1), Plane.cc (+1 -1), Plane.h (new), Point.cc (+1 -1), Point.h (new), Polygon.cc (+1 -1), Polygon.h (new), Quaternion.cc (+1 -1), Quaternion.h (new), SpecializedRunLengthEncoder.h (new), Tensor.cc (+3 -22), Tensor.h (+2 -2), Transform.cc (new), Transform.h (new), Vector.cc (+1 -1), Vector.h (+1 -1), sub.mk (+2 -3)
Generated by StatSVN 0.7.0