Modernize rod code
Compare changes
Files
3- Sander, Oliver authored
It is not a 'stiffness' anymore, but really only implements the energy.
@@ -18,14 +18,16 @@
@@ -60,10 +62,6 @@ public:
@@ -75,8 +73,8 @@ public:
@@ -88,8 +86,8 @@ public:
@@ -119,32 +117,32 @@ public:
@@ -160,9 +158,9 @@ protected:
@@ -174,7 +172,7 @@ protected:
@@ -192,16 +190,17 @@ energy(const typename Basis::LocalView& localView,
@@ -218,13 +217,13 @@ energy(const typename Basis::LocalView& localView,
@@ -245,18 +244,18 @@ energy(const typename Basis::LocalView& localView,
@@ -274,7 +273,7 @@ getStrain(const std::vector<RigidBodyMotion<Number,3> >& localSolution,
@@ -288,14 +287,14 @@ getStrain(const std::vector<RigidBodyMotion<Number,3> >& localSolution,
@@ -305,10 +304,10 @@ getStrain(const std::vector<RigidBodyMotion<Number,3> >& localSolution,
@@ -317,7 +316,7 @@ getStress(const std::vector<RigidBodyMotion<Number,3> >& localSolution,
@@ -327,14 +326,14 @@ getStress(const std::vector<RigidBodyMotion<Number,3> >& localSolution,
@@ -346,7 +345,7 @@ getStrain(const std::vector<RigidBodyMotion<double,3> >& sol,
@@ -356,7 +355,7 @@ getStrain(const std::vector<RigidBodyMotion<double,3> >& sol,
@@ -365,7 +364,7 @@ getStrain(const std::vector<RigidBodyMotion<double,3> >& sol,
@@ -376,47 +375,47 @@ getStrain(const std::vector<RigidBodyMotion<double,3> >& sol,
@@ -432,24 +431,24 @@ getResultantForce(const BoundaryPatch<PatchGridView>& boundary,
@@ -457,11 +456,11 @@ getResultantForce(const BoundaryPatch<PatchGridView>& boundary,
@@ -471,5 +470,7 @@ getResultantForce(const BoundaryPatch<PatchGridView>& boundary,