[root]/Packages/Uintah/CCA/Components/MPM/ConstitutiveModel/UnusedCM
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 12 (100.0%) | 7 (100.0%) | 0.5 |
luitjens | 4 (33.3%) | 7 (100.0%) | 1.7 |
worthen | 8 (66.7%) | 0 (0.0%) | 0.0 |
Remove ParticleSet for variety of reasons, which basically sums up to:
it was just an overglorified wrapper around an int that wasn't always updated and posed a maintenance nightmare.
Change interface to ParticleSubset creation: remove the 'fill' and 'hint' parameters. IMO, they were confusing as to what size the PS ended up being.
0 lines of code changed in 8 files:
new->scinew
3 lines of code changed in 1 file:
new->scinew
2 lines of code changed in 2 files:
More new->scinew
2 lines of code changed in 1 file: