Directory Packages/Uintah/Core/GeometryPiece/

Total Files:
47
Deleted Files:
0
Lines of Code:
1876

[root]/Packages/Uintah/Core/GeometryPiece

Lines of Code

Packages/Uintah/Core/GeometryPiece/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 108 (100.0%) 5932 (100.0%) 54.9
jones 47 (43.5%) 5739 (96.7%) 122.1
guilkey 12 (11.1%) 107 (1.8%) 8.9
dgroulx 25 (23.1%) 52 (0.9%) 2.0
worthen 19 (17.6%) 17 (0.3%) 0.8
jas 2 (1.9%) 8 (0.1%) 4.0
dav 2 (1.9%) 8 (0.1%) 4.0
bigler 1 (0.9%) 1 (0.0%) 1.0

Most Recent Commits

worthen 2005-09-23 11:25 Rev.: 32010

Get AMR MPM-on-finest-level thing working again, and progress toward load balancing it "
MPM, ICE, MPMICE: Modify run{MPM,ICE}OnThisLevel to include the number of levels, so the user can specify the finer levels rather than the coarser ones (so running MPM on the finest level only will work again) LoadBalancers
Replace ParticleLoadBalancer with DynamicLoadBalancer, along with a few structural modications

Schedulers
A few lb quirks

1 lines of code changed in 2 files:

  • Packages/Uintah/Core/GeometryPiece: sub.mk (new)
worthen 2005-09-22 15:46 Rev.: 32001

reduce some spew to once per processor

2 lines of code changed in 2 files:

  • Packages/Uintah/Core/GeometryPiece: GeometryPieceFactory.cc (new)
dav 2005-08-24 14:09 Rev.: 31690

Cosmetics: removed compiler warnings, untabified, indented, updated some parts to coding standard.

8 lines of code changed in 2 files:

  • Packages/Uintah/Core/GeometryPiece: NullGeometryPiece.cc (new)
guilkey 2005-07-15 16:27 Rev.: 31167

Initialize next_var_name to be an empty string.

0 lines of code changed in 2 files:

  • Packages/Uintah/Core/GeometryPiece: FileGeometryPiece.cc (new)
dgroulx 2005-07-12 12:26 Rev.: 31087

Added two arguments to the end of all exception constructors, __FILE__ and __LINE__ for use in printing out meaningful exception info when exceptions are broken.

52 lines of code changed in 25 files:

  • Packages/Uintah/Core/GeometryPiece: BoxGeometryPiece.cc (+2 -2), ConeGeometryPiece.cc (+6 -6), CorrugEdgeGeomPiece.cc (+6 -6), CylinderGeometryPiece.cc (+4 -4), CylinderShellPiece.cc (new), FileGeometryPiece.cc (+9 -7), GUVSphereShellPiece.cc (new), PlaneShellPiece.cc (new), SmoothCylGeomPiece.cc (+6 -6), SphereGeometryPiece.cc (+2 -2), SphereMembraneGeometryPiece.cc (+2 -2), SphereShellPiece.cc (+2 -2), TriGeometryPiece.cc (+4 -2)
guilkey 2005-06-06 14:33 Rev.: 30574

Courtesy of Andrew Brydon, now when pfs splits a large file containing
particle locations, it can write the split files out as native binary.
FileGeometryPiece has also been modified to handle these split binary files.
This will allow use of much less disk space and should make reading the points
go much more quickly.

64 lines of code changed in 3 files:

  • Packages/Uintah/Core/GeometryPiece: FileGeometryPiece.cc (+49 -18), FileGeometryPiece.h (+15 -7)
guilkey 2005-06-03 18:27 Rev.: 30546

Added the ability to read an extra variable (temperature) from .pts files.

40 lines of code changed in 6 files:

  • Packages/Uintah/Core/GeometryPiece: FileGeometryPiece.cc (+10), FileGeometryPiece.h (+1 -1), SmoothGeomPiece.cc (new), SmoothGeomPiece.h (new)
jas 2005-04-29 11:45 Rev.: 30030

Revert single large Uintah_Core.so to smaller Uintah_Core_*.so.

7 lines of code changed in 1 file:

  • Packages/Uintah/Core/GeometryPiece: sub.mk (+7 -1)
jas 2005-04-27 13:40 Rev.: 29989

Convert all libraries under the Uintah_Core_ to a single Uintah_Core.so.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/GeometryPiece: sub.mk (+1 -7)
guilkey 2005-04-26 14:08 Rev.: 29958

Return 0, 1 or 2 for box thickness direction instead of 1, 2 or 3.

3 lines of code changed in 1 file:

  • Packages/Uintah/Core/GeometryPiece: BoxGeometryPiece.cc (+3 -3)
bigler 2005-03-10 16:57 Rev.: 29250

Comment out some unused parameter.

1 lines of code changed in 1 file:

  • Packages/Uintah/Core/GeometryPiece: FileGeometryPiece.cc (+1 -2)
worthen 2005-03-02 14:34 Rev.: 29063

Use Core/Grid/Variables instead of Core/Variables, and satisfy picky Mac linker

14 lines of code changed in 15 files:

  • Packages/Uintah/Core/GeometryPiece: CylinderShellPiece.h (new), GUVSphereShellPiece.h (+1 -1), PlaneShellPiece.h (new), ShellGeometryPiece.h (new), SphereMembraneGeometryPiece.h (+1 -1), SphereShellPiece.h (+1 -1), UniformGrid.h (new), sub.mk (+7)
jones 2005-01-29 18:04 Rev.: 28367

Re-organizing Core/Grid.

5739 lines of code changed in 47 files:

  • Packages/Uintah/Core/GeometryPiece: BoxGeometryPiece.cc (+97), BoxGeometryPiece.h (new 98), ConeGeometryPiece.cc (+144), ConeGeometryPiece.h (new 112), CorrugEdgeGeomPiece.cc (+202), CorrugEdgeGeomPiece.h (new 97), CylinderGeometryPiece.cc (+118), CylinderGeometryPiece.h (new 130), CylinderShellPiece.cc (+214), CylinderShellPiece.h (+100), DifferenceGeometryPiece.cc (new 82), DifferenceGeometryPiece.h (new 97), FileGeometryPiece.cc (+246), FileGeometryPiece.h (+116), GUVSphereShellPiece.cc (+179), GUVSphereShellPiece.h (+172), GeometryPiece.cc (new 11), GeometryPiece.h (new 81), GeometryPieceFactory.cc (+95), GeometryPieceFactory.h (new 25), IntersectionGeometryPiece.cc (new 85), IntersectionGeometryPiece.h (new 93), NullGeometryPiece.cc (+43), NullGeometryPiece.h (new 90), PlaneShellPiece.cc (+213), PlaneShellPiece.h (+94), ShellGeometryFactory.cc (new 46), ShellGeometryFactory.h (new 23), ShellGeometryPiece.cc (new 15), ShellGeometryPiece.h (+109), SmoothCylGeomPiece.cc (+422), SmoothCylGeomPiece.h (new 137), SmoothGeomPiece.cc (+94), SmoothGeomPiece.h (+128), SphereGeometryPiece.cc (+71), SphereGeometryPiece.h (new 114), SphereMembraneGeometryPiece.cc (+172), SphereMembraneGeometryPiece.h (+103), SphereShellPiece.cc (+155), SphereShellPiece.h (+95), TriGeometryPiece.cc (+392), TriGeometryPiece.h (new 99), UniformGrid.cc (new 211), UniformGrid.h (+97), UnionGeometryPiece.cc (new 88), UnionGeometryPiece.h (new 100), sub.mk (+34)
Generated by StatSVN 0.4.0