Directory CCA/Components/MPM/ParticleCreator/

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

[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 33 (100.0%) 20 (100.0%) 0.6
jas 23 (69.7%) 13 (65.0%) 0.5
guilkey 5 (15.2%) 7 (35.0%) 1.4
leavy 4 (12.1%) 0 (0.0%) 0.0
ahumphrey 1 (3.0%) 0 (0.0%) 0.0

Most Recent Commits

leavy 2014-12-01 15:09 Rev.: 52772

Initial Convected Particle Tetrahedral domain Interpolation (CPTI) method implementation. Input files are used to import tetrahedral mesh geometries to better fit complex shapes. The axisymmetric version is just a placeholder for now. CPTI uses a similar technique to the one used in CPDI.

0 lines of code changed in 4 files:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (new), ParticleCreator.h (new)
guilkey 2014-09-19 11:34 Rev.: 52469

Fixing my fixing of the warnings. I don't need what the allocate command returns, but I
still need to call the allocate command.

7 lines of code changed in 3 files:

  • CCA/Components/MPM/ParticleCreator: MembraneParticleCreator.cc (new), ParticleCreator.cc (+3)
guilkey 2014-09-19 11:15 Rev.: 52467

Silence some warnings so that Todd will crawl just a LITTLE bit out of my hiny.
Note: Remaining warnings under the MPM component, when compiled with gcc-4.7,
are not clear enough for me to fix at this time. All but 3 come from one file,
that is an imported library. The remainders are due to PETSc versionitis, or
are fortran related.

0 lines of code changed in 2 files:

  • CCA/Components/MPM/ParticleCreator: MembraneParticleCreator.cc (-7), ParticleCreator.cc (-10)
jas 2014-01-16 00:47 Rev.: 51467

Updated copyright information.

13 lines of code changed in 23 files:

  • CCA/Components/MPM/ParticleCreator: FractureParticleCreator.cc (+1 -1), FractureParticleCreator.h (+1 -1), 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)
ahumphrey 2013-12-31 13:47 Rev.: 51418

Remove leftover debug output

0 lines of code changed in 1 file:

  • CCA/Components/MPM/ParticleCreator: ParticleCreator.cc (-1)
Generated by StatSVN 0.7.0