Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 401 (100.0%) | 10996 (100.0%) | 27.4 |
CCA/Components/MPM/ReactionDiffusion/ | 120 (29.9%) | 4553 (41.4%) | 37.9 |
CCA/Components/MPM/ | 102 (25.4%) | 3955 (36.0%) | 38.7 |
CCA/Components/MPM/ConstitutiveModel/ | 57 (14.2%) | 1010 (9.2%) | 17.7 |
CCA/Components/MPM/PhysicalBC/ | 12 (3.0%) | 620 (5.6%) | 51.6 |
CCA/Components/MPM/ParticleCreator/ | 35 (8.7%) | 307 (2.8%) | 8.7 |
StandAlone/tools/extractors/ | 8 (2.0%) | 140 (1.3%) | 17.5 |
Core/Labels/ | 24 (6.0%) | 101 (0.9%) | 4.2 |
Core/Grid/ | 8 (2.0%) | 95 (0.9%) | 11.8 |
Core/GeometryPiece/ | 12 (3.0%) | 86 (0.8%) | 7.1 |
CCA/Components/Schedulers/ | 3 (0.7%) | 83 (0.8%) | 27.6 |
CCA/Components/Regridder/ | 3 (0.7%) | 18 (0.2%) | 6.0 |
CCA/Components/MPM/HeatConduction/ | 4 (1.0%) | 14 (0.1%) | 3.5 |
Core/Grid/Variables/ | 2 (0.5%) | 7 (0.1%) | 3.5 |
R_Tester/ | 4 (1.0%) | 5 (0.0%) | 1.2 |
StandAlone/ | 1 (0.2%) | 1 (0.0%) | 1.0 |
CCA/Components/MPM/Contact/ | 3 (0.7%) | 1 (0.0%) | 0.3 |
CCA/Components/MPMICE/ | 2 (0.5%) | 0 (0.0%) | 0.0 |
CCA/Components/MPM/ConstitutiveModel/PortableTongeRamesh/ | 1 (0.2%) | 0 (0.0%) | 0.0 |
Cleaning up #if 0ed out code, adding comments to what remains.
13 lines of code changed in 1 file:
Remove tabs
14 lines of code changed in 1 file:
Add pressure as an option for -part_stress
0 lines of code changed in 2 files:
Documentation provided by Andy Tonge for the TongeRamesh material model. If
putting documentation into the source tree gives anyone heartburn, I'll move it,
I'm just interested in keeping this whole thing together.
0 lines of code changed in 1 file:
Adding partextract to the convenience targets that are linked in StandAlone.
1 lines of code changed in 1 file:
Add -nodeCoords as an option, the nodal analog of -cellCoords. Lightly tested,
seems to work.
0 lines of code changed in 2 files:
Move getting the affineTransformation data outside the loop over cells.
0 lines of code changed in 2 files:
Added/updated comments, created documentation at the top to describe the
particle creation workflow.
76 lines of code changed in 1 file:
Removed outdated comment
1 lines of code changed in 1 file:
Added the option to specify a single timestep for output in partextract.
6 lines of code changed in 1 file:
Move p.flux label here.
0 lines of code changed in 4 files:
Removing #include for a removed file.
0 lines of code changed in 10 files:
Remove #include for a removed file
0 lines of code changed in 1 file:
Merging branch into trunk where appropriate.
74 lines of code changed in 20 files:
Reverting accidental commit to the compare function.
0 lines of code changed in 2 files:
Adding a requires for material points per load curve.
3 lines of code changed in 2 files:
Syncing up with the branch code.
17 lines of code changed in 2 files:
Get rid of the unused explicit/implicit description for scalar diffusion.
3 lines of code changed in 11 files:
Steps toward making scalar diffusion work with particle refinement and adaptivit
y.
56 lines of code changed in 1 file:
Incorporating some of Chris's changes in the ARL branch back into the trunk.
113 lines of code changed in 8 files:
(109 more)