Directory CCA/Components/MPM/ParticleCreator/

Total Files:
13
Deleted Files:
0
Lines of Code:
2298

[root]/CCA/Components/MPM/ParticleCreator

Lines of Code

CCA/Components/MPM/ParticleCreator/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 34 (100.0%) 92 (100.0%) 2.7
kamojjala 1 (2.9%) 37 (40.2%) 37.0
qymeng 6 (17.6%) 24 (26.1%) 4.0
jpeterson 1 (2.9%) 15 (16.3%) 15.0
jas 24 (70.6%) 13 (14.1%) 0.5
jsutherland 2 (5.9%) 3 (3.3%) 1.5

Most Recent Commits

qymeng 2011-10-21 12:11 Rev.: 47758

Removed an unnecessary read lock.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (new)
qymeng 2011-10-03 11:19 Rev.: 47673

Removed an unnecessary writeLock/Unlock around getLoadCurveID

0 lines of code changed in 1 file:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (-2)
qymeng 2011-10-01 16:23 Rev.: 47669

Add a r/w lock to protect ParticleCreator

24 lines of code changed in 3 files:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (+20 -4), ParticleCreator.h (new)
kamojjala 2011-09-26 11:13 Rev.: 47635

Added three MMS problems as runtime options in MPM tree.

37 lines of code changed in 1 file:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (+37 -27)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

13 lines of code changed in 24 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (+1 -1), FractureParticleCreator.h (+1 -1), ImplicitParticleCreator.cc (+1 -1), ImplicitParticleCreator.h (+1 -1), MembraneParticleCreator.cc (new), MembraneParticleCreator.h (+1 -1), ParticleCreator.cc (+1 -1), ParticleCreator.h (+1 -1), ParticleCreatorFactory.cc (+1 -1), ParticleCreatorFactory.h (new), ShellParticleCreator.cc (+1 -1), ShellParticleCreator.h (+1 -1), sub.mk (new)
jpeterson 2011-08-09 14:06 Rev.: 47433

Added the ability to do variable volume fraction of a constituent based on geometry objects.
Uses the tag <volumeFraction> in a geometry object. All volume fractions in a cell must sum
to 1. Also if <volumeFraction> is specified for one geometry object it should be specified
for all geometry objects. Works in MPM and ICE.

M doc/UserGuide/ice.tex

Documentation included.

M src/CCA/Components/MPM/ConstitutiveModel/MPMMaterial.h
M src/CCA/Components/MPM/ConstitutiveModel/MPMMaterial.cc
M src/CCA/Components/MPM/ParticleCreator/ParticleCreator.cc
M src/CCA/Components/ICE/ICE.cc
M src/CCA/Components/ICE/ICEMaterial.cc
M src/CCA/Components/MPMICE/MPMICE.cc
M src/Core/GeometryPiece/GeometryPieceFactory.cc
M src/Core/GeometryPiece/GeometryObject.cc
M src/StandAlone/inputs/UPS_SPEC/ups_spec.xml

The actual slaughter.

15 lines of code changed in 1 file:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (+15 -1)
jsutherland 2011-07-12 23:04 Rev.: 47324

Eliminate "using namespace std" and similar from header files. That is a big no-no!

3 lines of code changed in 2 files:

  • CCA/Components/MPM/ParticleCreator: MembraneParticleCreator.cc (+1), ShellParticleCreator.cc (+2)
Generated by StatSVN 0.4.0