Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 273 (100.0%) | 3295 (100.0%) | 12.0 |
CCA/Components/MPM/Materials/Contact/ | 16 (5.9%) | 1233 (37.4%) | 77.0 |
CCA/Components/MPM/ | 29 (10.6%) | 887 (26.9%) | 30.5 |
Core/GeometryPiece/ | 89 (32.6%) | 484 (14.7%) | 5.4 |
Core/Math/ | 3 (1.1%) | 221 (6.7%) | 73.6 |
StandAlone/tools/puda/ | 8 (2.9%) | 154 (4.7%) | 19.2 |
Core/Grid/ | 48 (17.6%) | 148 (4.5%) | 3.0 |
CCA/Components/MPM/Materials/ParticleCreator/ | 7 (2.6%) | 55 (1.7%) | 7.8 |
CCA/Components/MPM/Core/ | 13 (4.8%) | 41 (1.2%) | 3.1 |
CCA/Components/MPM/Materials/ConstitutiveModel/ | 23 (8.4%) | 26 (0.8%) | 1.1 |
CCA/Components/MPM/Materials/Diffusion/DiffusionModels/ | 6 (2.2%) | 11 (0.3%) | 1.8 |
R_Tester/ | 3 (1.1%) | 10 (0.3%) | 3.3 |
CCA/Components/MPM/HeatConduction/ | 2 (0.7%) | 7 (0.2%) | 3.5 |
StandAlone/ | 1 (0.4%) | 6 (0.2%) | 6.0 |
CCA/Components/MPMICE/ | 2 (0.7%) | 5 (0.2%) | 2.5 |
Core/Disclosure/ | 6 (2.2%) | 4 (0.1%) | 0.6 |
StandAlone/tools/pfs/ | 2 (0.7%) | 1 (0.0%) | 0.5 |
Core/Grid/Variables/ | 2 (0.7%) | 1 (0.0%) | 0.5 |
CCA/Components/Application/ | 1 (0.4%) | 1 (0.0%) | 1.0 |
CCA/Components/MPM/PhysicalBC/ | 8 (2.9%) | 0 (0.0%) | 0.0 |
CCA/Components/MPM/Materials/ConstitutiveModel/PlasticityModels/ | 4 (1.5%) | 0 (0.0%) | 0.0 |
Less spew in my life.
0 lines of code changed in 2 files:
Change the way in which colinear normals are computed.
0 lines of code changed in 2 files:
For each of the three main "findCellAnd..." functions, only return
non-zero entries. This gives a substantial speed-up.
0 lines of code changed in 2 files:
Add ability to create 2D (x-y plane) geometry from a sequential series of
points that enclose the geometry. A usage example added in inputs/MPM
400 lines of code changed in 8 files:
Bringing some of the changes from the branch into the trunk to ease the
upcoming merge.
64 lines of code changed in 11 files:
Two more lines.
0 lines of code changed in 1 file:
Getting rid of some commented out code.
0 lines of code changed in 1 file:
Fixed outputProblemSpec so restarts will work.
0 lines of code changed in 4 files:
Repair data dependencies for gMass in computeNormals.
1 lines of code changed in 1 file:
Forgot to add these new files in last night's commit.
1218 lines of code changed in 4 files:
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.
812 lines of code changed in 30 files:
Cleaning up computeNormals to be consistent with branch code
14 lines of code changed in 1 file:
Bring an improvement to the code for finding particles to apply load to from a
branch into the trunk.
0 lines of code changed in 2 files:
Formatting...
0 lines of code changed in 2 files:
Reduce the domain and modify the patches to get a faster time to solution. This
will break the RT.
1 lines of code changed in 1 file:
Adding a Depth Of Penetration option to puda by popular demand. Users specify
the material of interest, and a direction, indicated by -/+1, -/+2, -/+3, for
x-, x+, y-, y+, z- and z+, respectively.
154 lines of code changed in 8 files:
Throw an exception if someone specifies two subsequent entries at the same time.
0 lines of code changed in 2 files:
Removed some instances of pDeformationMeasureLabel in AMRMPM.cc
0 lines of code changed in 1 file:
Uncomment the localRT tests that I commented out during debugging. Commented
out a requires in interpolateParticlesToGrid_CFI.
5 lines of code changed in 2 files:
Remove a get for pDeformationMeasureLabel for which I'd already removed the
requires.
3 lines of code changed in 1 file:
(8 more)