Directory CCA/Components/MPM/CohesiveZone/

Total Files:
5
Deleted Files:
0
Lines of Code:
848

[root]/CCA/Components/MPM/CohesiveZone

Lines of Code

CCA/Components/MPM/CohesiveZone/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 12 (100.0%) 6 (100.0%) 0.5
jas 9 (75.0%) 5 (83.3%) 0.5
jsutherland 1 (8.3%) 1 (16.7%) 1.0
guilkey 2 (16.7%) 0 (0.0%) 0.0

Most Recent Commits

guilkey 2011-11-29 16:15 Rev.: 47888

Change:

Rotation_tang = Rotationz*Rotationy*Rotationz;

to:

Rotation_tang = Rotationz*Rotationy*Rotationx;

0 lines of code changed in 2 files:

  • CCA/Components/MPM/CohesiveZone: CZMaterial.cc (new)
jas 2011-08-31 02:48 Rev.: 47536

Update copyright year.

5 lines of code changed in 9 files:

  • CCA/Components/MPM/CohesiveZone: CZMaterial.cc (+1 -1), CZMaterial.h (new), CohesiveZone.cc (+1 -1), CohesiveZone.h (new), sub.mk (+1 -1)
jsutherland 2011-07-12 23:04 Rev.: 47324

Eliminate "using namespace std" and similar from header files. That is a big no-no!

1 lines of code changed in 1 file:

  • CCA/Components/MPM/CohesiveZone: CohesiveZone.cc (+1 -3)
Generated by StatSVN 0.4.0