[root]/CCA/Components/MPM/ParticleCreator
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 |
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:
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:
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:
Updated copyright information.
13 lines of code changed in 23 files:
Remove leftover debug output
0 lines of code changed in 1 file: