[root]/Packages/Uintah/Core/GeometryPiece
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 77 (100.0%) | 384 (100.0%) | 4.9 |
worthen | 54 (70.1%) | 164 (42.7%) | 3.0 |
jas | 9 (11.7%) | 139 (36.2%) | 15.4 |
harman | 12 (15.6%) | 81 (21.1%) | 6.7 |
guilkey | 2 (2.6%) | 0 (0.0%) | 0.0 |
Tweaks (that don't really affect this trunk) that help Uintah branch merges operate much more smoothly.
106 lines of code changed in 6 files:
move SCISHARE to UINTAHSHARE. Also disable the share flags if building static
58 lines of code changed in 48 files:
Comment out "Triangulated surfaces read" text.
0 lines of code changed in 2 files:
Add end cap surface area computation.
8 lines of code changed in 1 file:
Sigh...........
1 lines of code changed in 1 file:
Fix the scaling function.
9 lines of code changed in 1 file:
More user friend exception message.
0 lines of code changed in 2 files:
Add copy constructors and assignment operators. Add scale() for
TriGeometryPiece.
122 lines of code changed in 5 files:
Added ability to read in particle color via a pts file.
49 lines of code changed in 5 files:
You can now add color to a geometry object. To invoke add the following
to your input files
<MPM>
<withColor> true </withColor>
</MPM>
<geom_object>
<color> X </color>
</geom_object>
Cleaned up ParticleCreator.cc
4 lines of code changed in 2 files:
Updated message on bulletproofing. Give the user feedback on number of triangulated
surfaces read in.
26 lines of code changed in 1 file:
Don't throw a warning if there's a comment inside of a geometry piece.
1 lines of code changed in 1 file:
Liberalize the bounding box for the cylinder.
0 lines of code changed in 2 files: