- Jun 10, 2021
-
-
Lisa Julia Nebel authored
-
- May 05, 2021
-
-
Lisa Julia Nebel authored
Change the keywords for switching between the solvers to trustRegion and proximalNewton also in film-on-substrate
-
- Jan 20, 2021
-
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
- Jan 19, 2021
-
-
- Nov 05, 2020
-
-
Lisa Julia Nebel authored
-
Sander, Oliver authored
-
- Oct 28, 2020
-
-
Lisa Julia Nebel authored
-
- Oct 21, 2020
-
-
Lisa Julia Nebel authored
Use GFE::LocalEnergy, GFE::LocalIntegralEnergy, GFE::SumEnergy (and delete GFE::SumCosseratEnergy).
-
- Oct 06, 2020
-
-
Lisa Julia Nebel authored
Virtual Function is deprecated after dune 2.7.
-
- Sep 03, 2020
-
-
Lisa Julia Nebel authored
This is where they actually belong, create an own file for identity-dirichlet-values; before we 'abused' a copy of the file cantilever-dirichlet-values.py
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
Then each process knows the initial stress free configuration and can assemble its own part of the grid.
-
Lisa Julia Nebel authored
Do not call loadBalance() after each refinement.
-
Lisa Julia Nebel authored
Print out assembly time for each process on each process and print out the gradient norms only on one process.
-
- Jun 08, 2020
-
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
Add option to read in a displacement file that will be used for the stress-free configuration of the shell elements When startFromFile is set to true, then the stress-free configuration is read from the given file - this file needs to match the *finest* level of the grid When startFromFile is set to false, the stress-free configuration can be given in as a function
-
- May 20, 2020
-
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
- May 13, 2020
-
-
- Feb 18, 2020
-
-
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
The predicates do implement operator(), so let's use that.
-
Sander, Oliver authored
-
- Oct 07, 2019
-
-
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 22, 2019
-
-
Lisa Julia Nebel authored
-
- 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).
-