- Jun 14, 2019
-
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Jun 01, 2019
-
-
Sander, Oliver authored
-
- May 29, 2019
-
-
Sander, Oliver authored
-
- May 22, 2019
-
-
Lisa Julia Nebel authored
-
- May 17, 2019
-
-
-
Lisa Julia Nebel authored
When using ADOL-C together with MPI we need to use different tags in the ADOL-C function calls for each process. If we use the same tag, then the processes will interfere with each other causing undefined behaviour.
-
Sander, Oliver authored
-
Sander, Oliver authored
-
-
- May 16, 2019
-
-
-
-
-
-
Sander, Oliver authored
This to clang for pointing out the problem. I had not noticed it before because the code was only wrong for dimworld<3, which I never tried.
-
Sander, Oliver authored
This makes sequential cosserat-continuum compile again.
-
- May 14, 2019
-
-
Lisa Julia Nebel authored
Added program to solve a combined minimization problem: Minmize the sum of an elastic energy (representing the substrate) and a cosserat energy (representing a thin film on the substrate).
-
- May 08, 2019
-
-
Sander, Oliver authored
-
- May 04, 2019
-
-
Sander, Oliver authored
This makes mixed-cosserat-continuum compile again.
-
- Jan 09, 2019
-
-
Sander, Oliver authored
But keep compatibility with dune-grid 2.6 as well.
-
- Jan 03, 2019
-
-
Sander, Oliver authored
-
Sander, Oliver authored
WARNING: These methods implement the projection in quaternion space. This is NOT the canonical projection in matrix space.
-
Sander, Oliver authored
-
- Dec 18, 2018
-
-
Sander, Oliver authored
-
- Nov 22, 2018
-
-
Sander, Oliver authored
The current implementation assign one degree of freedom to each element, regardless of its type. That only works for quad grids: We are implementing Lagrange FE here, and these don't assign degrees of freedom to triangles.
-
- Sep 20, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
I found those wrong types when trying to use a HarmonicEnergyStiffness with a RigidBodyMotion.
-
- Sep 06, 2018
-
-
Sander, Oliver authored
-
Sander, Oliver authored
The latter is deprecated as of dune-functions 2.6.
-
- Aug 18, 2018
-
-
Sander, Oliver authored
It's the same code, but the old name is deprecated.
-
- Jun 19, 2018
-
-
Sander, Oliver authored
Running the test aborts with an error, because the error is exactly the same as before this patch.
-
Sander, Oliver authored
-
Sander, Oliver authored
-