Directory CCA/Components/MPM/Materials/ParticleCreator/

Total Files:
11
Deleted Files:
0
Lines of Code:
2539

[root]/CCA/Components/MPM/Materials/ParticleCreator

Lines of Code

CCA/Components/MPM/Materials/ParticleCreator/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 66 (100.0%) 2.4
guilkey 7 (25.9%) 55 (83.3%) 7.8
harman 20 (74.1%) 11 (16.7%) 0.5

Most Recent Commits

guilkey 2019-08-22 17:14 Rev.: 59611

Bringing some of the changes from the branch into the trunk to ease the
upcoming merge.

20 lines of code changed in 2 files:

  • CCA/Components/MPM/Materials/ParticleCreator: ParticleCreator.cc (+20 -14)
guilkey 2019-08-11 17:29 Rev.: 59582

Delete MPMF(racture) inputs.

Changes to FrictionContact. The traditional FrictionContact (friction) is
now FrictionContactBard (friction_bard). A new version based on John Nairn's
work is FrictionContactLR (friction_LR). For now, all input files are set to
use the old version so as to not wreak havoc on the RT.

3 lines of code changed in 1 file:

  • CCA/Components/MPM/Materials/ParticleCreator: ParticleCreator.cc (+3 -1)
guilkey 2019-04-04 15:14 Rev.: 59306

remove a "d_" from a variable that the ParticleCreator class doesn't own.

3 lines of code changed in 1 file:

  • CCA/Components/MPM/Materials/ParticleCreator: ParticleCreator.cc (+3 -3)
guilkey 2019-01-28 18:28 Rev.: 59182

The GeometryPiece::inside method now take in an optional boolean argument
so that MPM can use a more robust, but more expensive, version of that test
for triangulated surfaces, but Arches can continue to use the fast version
that I selfishly overwrote in the fall.

29 lines of code changed in 3 files:

  • CCA/Components/MPM/Materials/ParticleCreator: MembraneParticleCreator.cc (new), ParticleCreator.cc (+28 -28)
harman 2019-01-18 09:13 Rev.: 59176

Updated Copyright date

11 lines of code changed in 20 files:

  • CCA/Components/MPM/Materials/ParticleCreator: ImplicitParticleCreator.cc (+1 -1), ImplicitParticleCreator.h (new), MembraneParticleCreator.cc (+1 -1), MembraneParticleCreator.h (new), ParticleCreator.cc (+1 -1), ParticleCreator.h (+1 -1), ParticleCreatorFactory.cc (new), ParticleCreatorFactory.h (+1 -1), ShellParticleCreator.cc (new), ShellParticleCreator.h (+1 -1), sub.mk (+1 -1)
Generated by StatSVN 0.7.0