Directory Packages/Uintah/CCA/Components/MPM/Contact/

Total Files:
9
Deleted Files:
0
Lines of Code:
2521

[root]/Packages/Uintah/CCA/Components/MPM/Contact

Lines of Code

Packages/Uintah/CCA/Components/MPM/Contact/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 28 (100.0%) 73 (100.0%) 2.6
guilkey 18 (64.3%) 62 (84.9%) 3.4
luitjens 8 (28.6%) 11 (15.1%) 1.3
harman 2 (7.1%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2007-12-19 14:50 Rev.: 39690

Migrate the particle requirement to use Bryan's new method.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: FrictionContact.cc (new)
harman 2007-10-17 14:25 Rev.: 39048

added bulletproofing.

Warn the user that they're missing something in the input file.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ContactFactory.cc (changed)
guilkey 2007-10-17 13:32 Rev.: 39046

Make heat conduction in the explicit code optional, but on
by default. Turning it off via an input file flag results
in a substantial speedup. See bigbar.ups for usage.

0 lines of code changed in 2 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: SingleVelContact.cc (new)
guilkey 2007-10-09 18:02 Rev.: 38965

Remove some lines that apparently did nothing but add zero. Brilliant!

0 lines of code changed in 3 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (-19), FrictionContact.cc (-9)
guilkey 2007-10-07 14:44 Rev.: 38928

Fixed bug in SpecifiedBodyContact that I introduced a few days ago.
Formatting in ContactMaterialSpec.h

0 lines of code changed in 4 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ContactMaterialSpec.h (new), SpecifiedBodyContact.cc (changed)
guilkey 2007-10-02 11:19 Rev.: 38871

Fixed a problem in which, if more than two materials
were specified in the <materials> designation, contact would
only be applied if ALL of those materials were present in
a non-trivial amount at each node. There is some small chance
that this will screw up the seldom used CompositeContact, in
which multiple contact models can be specified between multiple
pairs of materials, but if I understand the logic there, then
I don't think this will be a problem.

62 lines of code changed in 7 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (+1 -2), Contact.h (new), ContactMaterialSpec.h (+1 -1), FrictionContact.cc (-2), SingleVelContact.cc (+31 -38), SpecifiedBodyContact.cc (+28 -30)
luitjens 2007-09-05 08:42 Rev.: 38594

new->scinew

11 lines of code changed in 8 files:

  • Packages/Uintah/CCA/Components/MPM/Contact: ApproachContact.cc (+2 -2), CompositeContact.cc (+1 -1), FrictionContact.cc (+2 -2), NullContact.cc (+2 -2), SingleVelContact.cc (+2 -2), SpecifiedBodyContact.cc (+2 -2)
Generated by StatSVN 0.4.0