Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 63 (100.0%) | 7945 (100.0%) | 126.1 |
CCA/Components/MPM/ | 22 (34.9%) | 6920 (87.1%) | 314.5 |
Core/Grid/ | 1 (1.6%) | 340 (4.3%) | 340.0 |
CCA/Components/MPM/CylGen/ | 4 (6.3%) | 191 (2.4%) | 47.7 |
Core/GeometryPiece/ | 7 (11.1%) | 172 (2.2%) | 24.5 |
CCA/Components/MPM/Core/ | 14 (22.2%) | 144 (1.8%) | 10.2 |
CCA/Components/MPM/Materials/ParticleCreator/ | 5 (7.9%) | 118 (1.5%) | 23.6 |
CCA/Components/MPM/CohesiveZone/ | 2 (3.2%) | 20 (0.3%) | 10.0 |
CCA/Components/Models/HEChem/ | 1 (1.6%) | 11 (0.1%) | 11.0 |
StandAlone/tools/extractors/ | 3 (4.8%) | 9 (0.1%) | 3.0 |
CCA/Components/Parent/ | 1 (1.6%) | 7 (0.1%) | 7.0 |
CCA/Components/MPM/Materials/Contact/ | 1 (1.6%) | 6 (0.1%) | 6.0 |
CCA/Components/MPM/Materials/ | 1 (1.6%) | 4 (0.1%) | 4.0 |
CCA/Components/MPM/HeatConduction/ | 1 (1.6%) | 3 (0.0%) | 3.0 |
Reworking the fastCpdiInterpolator to revert to the regular cpdiInterpolator
if particles span more than two grid cells in any direction. Some additional
modifications might be forthcoming.
340 lines of code changed in 1 file:
Bringing these versions in from the Cyberstone2 branch. More robust tests
to determine if points are inside or outside of a triangulated surface.
171 lines of code changed in 6 files:
Rewrote printParticleVariable as printParticleVariables. User can now
specify multiple particle variables to extract. Output also includes a header
line describing the data.
0 lines of code changed in 2 files:
Removing this file, moving to a different location in the source tree.
0 lines of code changed in 1 file:
Update the comments.
14 lines of code changed in 1 file:
Quieting a couple of MPM warnings...
4 lines of code changed in 2 files:
Compute the particle surface gradient every 10 timesteps, otherwise carry it
forward.
92 lines of code changed in 7 files:
Remove some debugging output.
0 lines of code changed in 1 file:
Copying a particle set into a vector for use in an inside loop to achieve added
efficiency.
24 lines of code changed in 1 file:
More changes to enable computing boundary reaction forces.
5 lines of code changed in 1 file:
Removed double creation of gVelocityBCLabel.
0 lines of code changed in 1 file:
Turning on a few more tasks to get out reduction variables to enable comparison
with SerialMPM output.
13 lines of code changed in 1 file:
Hardwired in some code for larger scale testing.
49 lines of code changed in 1 file:
Added some comments about the model.
11 lines of code changed in 1 file:
Remove some debugging output.
0 lines of code changed in 1 file:
pSurfLabel should be a double not an int.
2 lines of code changed in 1 file:
Add SingleFieldMPM to the list of application options.
7 lines of code changed in 1 file:
More work on brining SingleFieldMPM online.
107 lines of code changed in 5 files:
Add labels for SingleFieldContact version.
134 lines of code changed in 2 files:
Adding a new MPM alternative that is still in progress, but finally showing
signs that it might work.
6551 lines of code changed in 6 files:
(13 more)