- Nov 30, 2020
-
-
AlexanderMüller authored
-
- Nov 13, 2020
-
-
Müller, Alexander authored
-
- Sep 18, 2020
-
-
Lisa Julia Nebel authored
-
- Sep 09, 2020
-
-
Lisa Julia Nebel authored
WHITESPACES: Wrap energy calculation and solve-call in the Mixed-Riemannian-TR solver in a try-catch statement
-
Lisa Julia Nebel authored
In case an error occurs while solving or calculating the energy, the program does not stop but the error is handled in the Mixed-Riemannian-Trust-Region solver and the program continues with a smaller trustregion-radius.
-
- Sep 05, 2020
-
-
Sander, Oliver authored
Apparently it is not used.
-
- Feb 18, 2020
-
-
Sander, Oliver authored
Up until dune-common 2.7, the Dune namespace contained shared_ptr: First as an actual implementation, later simply as a namespace import. Dune-common post-2.7 has removed that import, and users of shared_ptr really have to explicitly specify the std:: namespace prefix.
-
- May 04, 2019
-
-
Sander, Oliver authored
This makes mixed-cosserat-continuum compile again.
-
- Sep 06, 2018
-
-
Sander, Oliver authored
The latter is deprecated as of dune-functions 2.6.
-
- Apr 16, 2018
-
-
Sander, Oliver authored
In particular, MonotoneMultiGridStep use shared_ptr much more frequently now. Also, various of its data members are now protected, and getters/setters have to be used.
-
- Dec 26, 2015
-
-
Sander, Oliver authored
This leads to some simplification
-
Sander, Oliver authored
This is an important step towards making the 'mixed' Cosserat code more like the regular one. The mid-term goal is to merge the two implementations, because there is way too much code duplication here.
-
- Dec 09, 2015
-
-
Sander, Oliver authored
This makes 2nd-order orientation functions work again.
-
Sander, Oliver authored
-
- Dec 06, 2015
-
-
Sander, Oliver authored
-
- Dec 03, 2015
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Nov 14, 2015
-
-
Sander, Oliver authored
-
- Mar 23, 2015
-
-
Oliver Sander authored
[[Imported from SVN: r10101]]
-
- Aug 28, 2014
-
-
Oliver Sander authored
It appears that there may be very small energy increases due to rounding errors. [[Imported from SVN: r9867]]
-
- Aug 22, 2014
-
-
Oliver Sander authored
[[Imported from SVN: r9860]]
-
Oliver Sander authored
[[Imported from SVN: r9858]]
-
Oliver Sander authored
[[Imported from SVN: r9857]]
-
Oliver Sander authored
[[Imported from SVN: r9856]]
-
Oliver Sander authored
'Mixed' means that the spaces for deformations and microrotations can be chosen separately. At this point there hasn't been a lot of testing yet. In particular, parallelizing the assembly is currently not supported. [[Imported from SVN: r9852]]
-