- Jan 19, 2021
-
-
- Nov 05, 2020
-
-
Sander, Oliver authored
-
-
- May 13, 2020
-
-
- Feb 18, 2020
-
-
Sander, Oliver authored
-
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.
-
- Jan 29, 2020
-
-
Sander, Oliver authored
-
- Oct 07, 2019
-
-
Sander, Oliver authored
Because it really is only an energy.
-
Sander, Oliver authored
Because it is not a stiffness, it is really just an energy.
-
Sander, Oliver authored
Previously, they all inherited from LocalGeodesicFEStiffness, which was weird, because none of them implemented first or second derivatives as you would expect from something called 'stiffness'.
-
- May 17, 2019
-
-
Sander, Oliver authored
Previously, the layout of my computer's file system was hard-coded here.
-
Sander, Oliver authored
In this file they are not needed at all anymore.
-
- May 16, 2019
-
-
Sander, Oliver authored
It does not look like that code is used anytime soon, so let's get rid of it for the sake of tidyness.
-
- Jan 03, 2019
-
-
Sander, Oliver authored
-
- Dec 18, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Nov 23, 2018
-
-
Sander, Oliver authored
-
- Nov 22, 2018
-
-
Sander, Oliver authored
That way, we can use 'if constexpr', and get suitable writing methods for all kinds of TargetSpace, without ugly preprocessor tricks.
-
- Oct 04, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
As of version 2.6, dune-functions doesn't properly do interpolation of vector-valued functions with scalar-valued bases anymore.
-
Sander, Oliver authored
The code it contains is adolcnamespaceinjections.hh.
-
- Sep 06, 2018
-
-
Sander, Oliver authored
The latter is deprecated as of dune-functions 2.6.
-
- May 30, 2018
-
-
Sander, Oliver authored
This is needed to build with a recent dune-common and dune-fufem
-
- May 22, 2018
-
-
Sander, Oliver authored
-
- May 11, 2018
-
-
Sander, Oliver authored
The CI system found this for me, because it only goes wrong when dune-foamgrid is not available.
-
Sander, Oliver authored
-
- Apr 06, 2018
-
-
Sander, Oliver authored
-
- Jan 05, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Jan 02, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
I want the interpolation rule to appear in the log files. It is to easy to use the wrong one by accident.
-
Sander, Oliver authored
Otherwise certain matrix-copying methods will not work anymore.
-
Sander, Oliver authored
-
- Dec 19, 2017
-
-
Sander, Oliver authored
-
- Dec 12, 2017
-
-
Sander, Oliver authored
Makes the code a bit shorter and easier to read.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Dec 06, 2017
-
-
Sander, Oliver authored
-