Directory CCA/Components/MPM/ParticleCreator/

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

[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 61 (100.0%) 63 (100.0%) 1.0
jas 46 (75.4%) 37 (58.7%) 0.8
harman 7 (11.5%) 22 (34.9%) 3.1
guilkey 4 (6.6%) 4 (6.3%) 1.0
jpeterson 4 (6.6%) 0 (0.0%) 0.0

Most Recent Commits

harman 2010-12-27 17:22 Rev.: 46640

code generalization:

A GeometryObject can now have an arbitrary number of double,Vector,
IntVectors,Points variables associated with that object. The assumption that
each object will have a "res" and "velocity" has been removed. Justin & Todd

20 lines of code changed in 6 files:

  • CCA/Components/MPM/ParticleCreator: MembraneParticleCreator.cc (+6 -6), ParticleCreator.cc (+8 -8), ShellParticleCreator.cc (+6 -6)
jpeterson 2010-09-07 16:25 Rev.: 46162

Removed Erosion from MPM components as it is an unused feature.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (-7), ParticleCreator.cc (-10), ShellParticleCreator.cc (-2)
harman 2010-03-26 10:33 Rev.: 45475

Level::getPatchFromPoint()
Now passing in bool includeExtraCells. If set to false then ignore
extraCells in query.

Relocate.cc
Relocate()
- no longer doing a linear search over neighboring patches, replaced with
toPatch = level->getPatchFromPoint()
- eliminated last else{} in the main conditional tree.

2 lines of code changed in 1 file:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (+2 -1)
jas 2010-03-09 10:28 Rev.: 45420

Update copyright dates.

1 lines of code changed in 2 files:

  • CCA/Components/MPM/ParticleCreator: sub.mk (new)
jas 2010-03-08 14:00 Rev.: 45409

Update copyright dates

12 lines of code changed in 20 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (+1 -1), FractureParticleCreator.h (new), ImplicitParticleCreator.cc (+1 -1), ImplicitParticleCreator.h (+1 -1), MembraneParticleCreator.cc (+1 -1), MembraneParticleCreator.h (+1 -1), ParticleCreator.cc (+1 -1), ParticleCreator.h (new), ParticleCreatorFactory.cc (new), ParticleCreatorFactory.h (+1 -1), ShellParticleCreator.cc (+1 -1), ShellParticleCreator.h (+1 -1)
jas 2010-03-08 10:54 Rev.: 45405

Undoing commit 45403

12 lines of code changed in 12 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (+1 -1), FractureParticleCreator.h (+1 -1), ImplicitParticleCreator.cc (+1 -1), ImplicitParticleCreator.h (+1 -1), MembraneParticleCreator.cc (+1 -1), MembraneParticleCreator.h (+1 -1), ParticleCreator.cc (+1 -1), ParticleCreator.h (+1 -1), ParticleCreatorFactory.cc (+1 -1), ParticleCreatorFactory.h (+1 -1), ShellParticleCreator.cc (+1 -1), ShellParticleCreator.h (+1 -1)
jas 2010-03-07 23:13 Rev.: 45403

Update copyright date.

12 lines of code changed in 12 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (+1 -1), FractureParticleCreator.h (+1 -1), ImplicitParticleCreator.cc (+1 -1), ImplicitParticleCreator.h (+1 -1), MembraneParticleCreator.cc (+1 -1), MembraneParticleCreator.h (+1 -1), ParticleCreator.cc (+1 -1), ParticleCreator.h (+1 -1), ParticleCreatorFactory.cc (+1 -1), ParticleCreatorFactory.h (+1 -1), ShellParticleCreator.cc (+1 -1), ShellParticleCreator.h (+1 -1)
guilkey 2010-02-11 08:14 Rev.: 45340

Undo last night's changes.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (-2), ParticleCreator.h (-2)
guilkey 2010-02-10 23:15 Rev.: 45338

Commenting out some code that is evidently never called.

4 lines of code changed in 2 files:

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