- Feb 19, 2018
-
-
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
-
- Jan 10, 2018
-
-
Sander, Oliver authored
This will be used in the paper with Hanne, Philipp and Markus on projection-based FE.
-
- Jan 05, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
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
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Dec 21, 2017
-
-
Sander, Oliver authored
In particular, this patch removes tests for the gradient of the Cosserat energy and related things. The CosseratEnergyLocalStiffness class stopped computing these things back in 2014 (in 63e42ece ) when it was decided that algorithmic differentiation was the way to go. With this patch, the test builds again, but it doesn't run yet. I am afraid that fixing that may require a larger investment of time...
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
- use more shared_ptr - New MCMGMapper interface from dune-grid 2.6 - basis.indexSet() has been removed from dune-functions
-
Sander, Oliver authored
Makes it faster, but only by 1 or 2 percent.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
The new value is what you need for linear target spaces. I am not convinced that this is sufficient, but it matches what we do for simplices. The whole quadrature business will need some theoretical investigations eventually.
-
Sander, Oliver authored
-
- Dec 19, 2017
-
-
Sander, Oliver authored
-