[root]/CCA/Components/MPM/CohesiveZone
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 |
Change:
Rotation_tang = Rotationz*Rotationy*Rotationz;
to:
Rotation_tang = Rotationz*Rotationy*Rotationx;
0 lines of code changed in 2 files:
Update copyright year.
5 lines of code changed in 9 files:
Eliminate "using namespace std" and similar from header files. That is a big no-no!
1 lines of code changed in 1 file: