- Jan 22, 2022
-
-
Lisa Julia Nebel authored
-
- Dec 17, 2021
-
-
Sander, Oliver authored
Use correct vector type for the combination of displacement and rotation in... See merge request !91
-
- Dec 16, 2021
-
-
Lisa Julia Nebel authored
Use correct vector type for the combination of displacement and rotation in geodesicfeassemblerwrappertest
-
- Nov 18, 2021
-
-
Sander, Oliver authored
Use correct second fundamental tensor in nonplanarcosseratshellenergy and surfacecosseratenergy See merge request !88
-
- Nov 16, 2021
-
-
Lisa Julia Nebel authored
-
- Nov 11, 2021
-
-
Lisa Julia Nebel authored
Add dune-curvedgrid in .gitlab-ci.yml to the ci-runners that test the options with dune-curvedgeometry
-
- Nov 09, 2021
-
-
Sander, Oliver authored
cmake: use keyword signature of target_link_libraries See merge request !90
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
- Oct 28, 2021
-
-
Sander, Oliver authored
Fix minor issues See merge request !89
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Oct 20, 2021
-
-
Sander, Oliver authored
Correct the sign of the Neumann and volume forces to make it consistent... See merge request !84
-
- Sep 23, 2021
-
-
Sander, Oliver authored
Change nonplanarcosseratenergytest to make adaptions easier See merge request !82
-
- Sep 17, 2021
-
-
Sander, Oliver authored
Remove commented out code in the surfacecosseratstressassembler See merge request !85
-
- Aug 21, 2021
-
-
Sander, Oliver authored
Introduce python function for adaptive refinement See merge request !86
-
- Aug 19, 2021
-
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
With this, the preparatory stretching experiment for film-on-substrate can be done using dune-gfe. The vertices for adaptive refinement can now be selected without specifying a shell area.
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
Correct the sign of the Neumann and volume forces to make it consistent throughout dune-gfe and dune-elasticity In the energy file, the energies are *added*. The Neumann and volume forces get the correct sign in the actual program file by mulitplying with (-homotopyParameter).
-
- Jul 26, 2021
-
-
Lisa Julia Nebel authored
-
- Jul 20, 2021
-
-
Sander, Oliver authored
Fix error in surfacecosseratenergy See merge request !81
-
- Jul 09, 2021
-
-
Lisa Julia Nebel authored
The contravariant base vectors were not calculated correctly. The contravariant base vectors are the *columns* of the inverse of the covariant matrix, not the rows. To fix this, take the rows of the transpose of inverse of the covariant matrix.
-
Lisa Julia Nebel authored
WHITESAPCES for previous commit: Add the option to use the Riemannian Proximal Newton solver also for problems with dim = dimwold
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
Use cholmod if the dune-solvers version >= 2.8, use umfpack for older versions
-
Lisa Julia Nebel authored
-
Sander, Oliver authored
added ProductManifold<...> See merge request !70
-
- Jul 02, 2021
-
-
Sander, Oliver authored
Fix error in nonplanarcosseratshellenergy See merge request !80
-
Lisa Julia Nebel authored
The contravariant base vectors were not calculated correctly. The contravariant base vectors are the *columns* of the inverse of the covariant matrix, not the rows. To fix this, take the rows of the transpose of inverse of the covariant matrix.
-
Lisa Julia Nebel authored
Add a simple test with a grid containing one element testing if the energy is invariant of the number of grid refinements.
-
- Jun 10, 2021
-
-
Sander, Oliver authored
Fix/rotational dirichlet values See merge request !79
-
Sander, Oliver authored
Fix the use of projection-based finite elements in cosserat-continuum See merge request !78
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
Add multiplication of a ScaledIdentityMatrix with another FieldMatrix to the collection in linearalgebra.hh
-
Lisa Julia Nebel authored
-
- May 11, 2021
-
-
Müller, Alexander authored
-