- Jan 15, 2024
-
-
Sander, Oliver authored
The ProductManifold class generalizes RigidBodyMotion, and can do everything that the RigidBodyMotion class can. Therefore there is no point in keeping RigidBodyMotion any longer. Having two implementations for the same thing will just confuse people.
-
- Jan 05, 2024
-
-
Sander, Oliver authored
-
- Oct 27, 2023
-
-
Lisa Julia Nebel authored
-
- May 24, 2023
-
-
Sander, Oliver authored
-
- Feb 27, 2022
-
-
Sander, Oliver authored
-
- Nov 20, 2020
-
-
Sander, Oliver authored
This reflect the current purpose of the test much better.
-
Sander, Oliver authored
So far, the Cosserat rod energy implementation hat a first-order finite element space hardcoded. This patch removes that restriction. As for the other models in this Dune module, the finite element basis is now a template parameter of the model energy, and can be set to any reasonable basis.
-
Sander, Oliver authored
It is not a 'stiffness' anymore, but really only implements the energy.
-
Sander, Oliver authored
GeodesicFEAssembler can replace it without problems.
-
- Nov 05, 2020
-
-
- Feb 11, 2020
-
-
Sander, Oliver authored
Do this by making RodAssembler more similar to the generic GeodesicFEAssembler: the constructor argument is now a general LocalGeodesicFEStiffness, and not something particular to rod problems.
-
- Jul 09, 2019
-
-
Sander, Oliver authored
And make it actually test something.
-
- Sep 06, 2018
-
-
Sander, Oliver authored
Capturing any polymorphic object by value is wrong, and gcc 8 started to warn about this in the case of exceptions.
-
- May 30, 2018
-
-
Sander, Oliver authored
-
- Jan 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9614]]
-
- Jan 04, 2012
-
-
Oliver Sander authored
[[Imported from SVN: r8349]]
-
- Sep 01, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r6305]]
-
- Apr 22, 2010
-
-
Oliver Sander authored
[[Imported from SVN: r5940]]
-
- Mar 04, 2008
-
-
Oliver Sander authored
[[Imported from SVN: r2010]]
-