- Jul 12, 2022
-
-
Sander, Oliver authored
-
- Jun 29, 2022
-
-
Lisa Julia Nebel authored
Only include the multiplication of a ScaledIdentityMatrix with another FieldMatrix if dune common is older or equal 2.8
-
- Jan 28, 2022
-
-
- Jun 10, 2021
-
-
Lisa Julia Nebel authored
Add multiplication of a ScaledIdentityMatrix with another FieldMatrix to the collection in linearalgebra.hh
-
- Apr 30, 2021
-
-
AlexanderMüller authored
-
- Jan 19, 2021
-
-
- Sep 02, 2020
-
-
Sander, Oliver authored
Several energy density implementations contained code for matrix methods like sym, skew, transpose etc. This patch moves them all to the file linearalgebra.hh, to get rid of the redundancy.
-
- Oct 08, 2019
-
-
Sander, Oliver authored
In favor of the new ones in dune-common.
-
Sander, Oliver authored
-
- Oct 07, 2019
-
-
Sander, Oliver authored
The dune-common 2.7 release finally adds all those standard binary addition, multiplication, etc operators for FieldVector and FieldMatrix. Hence we do not have to have our own implementation anymore. We still keep it for backward- compatibility with dune-common 2.6, but guard it behind cpp conditionals.
-
- Jan 17, 2016
-
-
Sander, Oliver authored
They only make sense if the 'adouble' type is known.
-
- Dec 27, 2015
-
-
Sander, Oliver authored
This patch adds several more implementations of operator+ etc for FieldMatrices. In particular, you can now combine matrices of adoubles (the 'active' type from the ADOL-C automatic differentiation library) with regular double types. These new operators are needed for the NonplanarCosseratShellEnergy class, which is coming in the next patch.
-
- Oct 02, 2015
-
-
Oliver Sander authored
-
Oliver Sander authored
-
- Jul 15, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7561]]
-
- Jul 11, 2011
-
-
Oliver Sander authored
[[Imported from SVN: r7547]]
-