- Apr 16, 2018
-
-
Sander, Oliver authored
Otherwise some dune-common stuff will not work properly, for example copying of FieldMatrices that use adouble as their number type.
-
- Apr 13, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
I think they used to have one, back in the day of the EntityIterator class. Transformed the surrounding loop to range-based-for syntax while I am there.
-
Sander, Oliver authored
-
- Apr 11, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
The method indexSet has been removed from dune-functions a long time ago.
-
Sander, Oliver authored
The one in the Arithmetic namespace does not exist anymore.
-
Sander, Oliver authored
-
Sander, Oliver authored
And bump required cmake version to 2.8.12.
-
- Apr 06, 2018
-
-
Sander, Oliver authored
-
- Apr 05, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
And some other Dune 2.4 stuff.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Mar 02, 2018
-
-
Sander, Oliver authored
Bugfix/fix rotationtest Closes #1 See merge request !5
-
Jonathan Youett authored
This fixes #1
-
Jonathan Youett authored
-
- Feb 26, 2018
-
-
Sander, Oliver authored
It has been removed from dune-functions in the last release (at least).
-
- Feb 19, 2018
-
-
Sander, Oliver authored
Fix method 'difference' See merge request !1
-
Sander, Oliver authored
-
Sander, Oliver authored
The formula for the FD gradient never took the distance between the two Lagrange points into account, even though the gradient of an interpolation function clearly depends on it. (cherry picked from commit 7f326ded)
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Feb 14, 2018
-
-
Sander, Oliver authored
-
- Feb 12, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Jan 24, 2018
-
-
Sander, Oliver authored
-
- Jan 15, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
Previously, the actual projection happened by calling the constructor of one of the classes that implements points on a manifold. This patch introduces an new method projectOnto, which makes the projection more explicit.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
So far: 2d only
-