Directory Core/GeometryPiece/

Total Files:
53
Deleted Files:
1
Lines of Code:
9197

[root]/Core/GeometryPiece

Lines of Code

Core/GeometryPiece/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 136 (100.0%) 227 (100.0%) 1.6
jas 116 (85.3%) 88 (38.8%) 0.7
guilkey 12 (8.8%) 86 (37.9%) 7.1
leavy 4 (2.9%) 53 (23.3%) 13.2
harman 4 (2.9%) 0 (0.0%) 0.0

Most Recent Commits

leavy 2015-12-09 10:30 Rev.: 54508

improved file geometry import and manufactured solutions compatibility

41 lines of code changed in 2 files:

  • Core/GeometryPiece: FileGeometryPiece.cc (new)
guilkey 2015-12-02 13:29 Rev.: 54457

Remove tabs

14 lines of code changed in 1 file:

  • Core/GeometryPiece: FileGeometryPiece.cc (+14 -14)
harman 2015-11-11 19:00 Rev.: 54309

Corrected the asciart
Added comments
Added dividers

0 lines of code changed in 4 files:

  • Core/GeometryPiece: NaaBoxGeometryPiece.cc (changed), NaaBoxGeometryPiece.h (changed)
guilkey 2015-10-14 13:22 Rev.: 54171

Incorporating some of Chris's changes in the ARL branch back into the trunk.

30 lines of code changed in 4 files:

  • Core/GeometryPiece: SmoothGeomPiece.cc (+18), SmoothGeomPiece.h (+12)
jas 2015-05-28 09:26 Rev.: 53557

Revert c++-11 namespace changes.

19 lines of code changed in 16 files:

  • Core/GeometryPiece: GeometryObject.h (+6 -5), GeometryPiece.cc (+1 -1), GeometryPiece.h (+1), GeometryPieceFactory.cc (+2 -2), TriGeometryPiece.cc (new), TriGeometryPiece.h (new), UniformGrid.cc (new), UniformGrid.h (+3 -2)
jas 2015-05-27 15:34 Rev.: 53554

Explicit namespace usage as part of the transition to c++-11.

15 lines of code changed in 8 files:

  • Core/GeometryPiece: GeometryObject.h (+5 -6), GeometryPiece.cc (+1 -1), GeometryPiece.h (-1), GeometryPieceFactory.cc (+2 -2), TriGeometryPiece.cc (+2 -2), TriGeometryPiece.h (+1 -2), UniformGrid.cc (+2 -2), UniformGrid.h (+2 -3)
guilkey 2015-05-21 15:48 Rev.: 53535

Add concentration as an option for geometry piece attributes.

1 lines of code changed in 1 file:

  • Core/GeometryPiece: GeometryPieceFactory.cc (+1)
guilkey 2015-03-11 15:38 Rev.: 53210

Updates to accomodate CPTI in a manner consistent with the smooth geometry
object types.

41 lines of code changed in 6 files:

  • Core/GeometryPiece: FileGeometryPiece.cc (+31 -13), FileGeometryPiece.h (+6), SmoothCylGeomPiece.cc (-1), SmoothGeomPiece.h (+4 -4)
leavy 2015-02-05 08:40 Rev.: 53079

CPTI code efficiency improvements

12 lines of code changed in 2 files:

  • Core/GeometryPiece: FileGeometryPiece.cc (+1 -1), FileGeometryPiece.h (+11 -10)
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.

54 lines of code changed in 91 files:

  • Core/GeometryPiece: BoxGeometryPiece.cc (new), BoxGeometryPiece.h (+1 -1), ConeGeometryPiece.cc (+1 -1), ConeGeometryPiece.h (+1 -1), CylinderGeometryPiece.cc (+1 -1), CylinderGeometryPiece.h (new), CylinderShellPiece.cc (+1 -1), CylinderShellPiece.h (new), DifferenceGeometryPiece.cc (+1 -1), DifferenceGeometryPiece.h (+1 -1), EllipsoidGeometryPiece.cc (new), EllipsoidGeometryPiece.h (+1 -1), FileGeometryPiece.cc (+1 -1), FileGeometryPiece.h (+1 -1), GUVSphereShellPiece.cc (+1 -1), GUVSphereShellPiece.h (new), GeometryObject.cc (+1 -1), GeometryObject.h (+1 -1), GeometryPiece.cc (+1 -1), GeometryPiece.h (+1 -1), GeometryPieceFactory.cc (+2 -2), GeometryPieceFactory.h (+1 -1), IntersectionGeometryPiece.cc (new), IntersectionGeometryPiece.h (new), NaaBoxGeometryPiece.cc (+1 -1), NaaBoxGeometryPiece.h (+1 -1), NullGeometryPiece.cc (new), NullGeometryPiece.h (+1 -1), PlaneShellPiece.cc (+1 -1), PlaneShellPiece.h (new), ShellGeometryFactory.cc (+1 -1), ShellGeometryFactory.h (+1 -1), ShellGeometryPiece.cc (new), ShellGeometryPiece.h (+1 -1), SmoothCylGeomPiece.cc (+1 -1), SmoothCylGeomPiece.h (+1 -1), SmoothGeomPiece.cc (+1 -1), SmoothGeomPiece.h (+1 -1), SphereGeometryPiece.cc (new), SphereGeometryPiece.h (+1 -1), SphereMembraneGeometryPiece.cc (+1 -1), SphereMembraneGeometryPiece.h (new), SphereShellPiece.cc (new), SphereShellPiece.h (new), TorusGeometryPiece.cc (new), TorusGeometryPiece.h (new), TriGeometryPiece.cc (+1 -1), TriGeometryPiece.h (+1 -1), UniformGrid.cc (+1 -1), UniformGrid.h (+1 -1), UnionGeometryPiece.cc (new), UnionGeometryPiece.h (+1 -1), sub.mk (new)
jas 2015-01-23 11:34 Rev.: 52999

Remove empty Arches directories.

0 lines of code changed in 1 file:

  • Core/GeometryPiece: CodeAttic (del)
Generated by StatSVN 0.7.0