- Feb 07, 2024
-
-
Sander, Oliver authored
Currently, Cosserat materials are hard-wired in the interface. This patch changes the interface a little bit towards being more general.
-
Sander, Oliver authored
That's another step closer towards merging the MixedLocalGeodesicFEStiffness and the LocalGeodesicFEStiffness. Also, it is necessary to be later able to generalize the code for product spaces with more than two factors.
-
Sander, Oliver authored
-
Sander, Oliver authored
It is deprecated, and not used anymore.
-
Sander, Oliver authored
... rather than two separate spaces. This is one step towards getting rid of it altogether.
-
Sander, Oliver authored
-
- Feb 05, 2024
-
-
Sander, Oliver authored
-
Sander, Oliver authored
... regarding ambiguous logical expressions.
-
- Jan 15, 2024
-
-
Sander, Oliver authored
Replace RigidBodyMotion by ProductManifold See merge request !141
-
Sander, Oliver authored
-
Sander, Oliver authored
The ProductManifold class generalizes RigidBodyMotion, and can do everything that the RigidBodyMotion class can. Therefore there is no point in keeping RigidBodyMotion any longer. Having two implementations for the same thing will just confuse people.
-
Sander, Oliver authored
It contained code for mixed-dimensional domain decomposition algorithms involving Cosserat materials. This code has moved to a separate modul 'dune-gfe-coupling' a long time ago, and it is not used from anywhere else in dune-gfe.
-
- Jan 08, 2024
-
-
Sander, Oliver authored
-
- Jan 07, 2024
-
-
Sander, Oliver authored
Add a CI job that runs uncrustify and checks for modifications See merge request !140
-
Sander, Oliver authored
-
Sander, Oliver authored
-
Sander, Oliver authored
-
- Jan 05, 2024
-
-
Sander, Oliver authored
-
Sander, Oliver authored
If modifications are found this means that the style rules are violated. The uncrustify configuration file is the one from https://dune-project.org/share/dune-uncrustify.cfg downloaded on Jan 5. 2024.
-
- Jan 03, 2024
-
-
Sander, Oliver authored
Various minor improvements See merge request !139
-
- Jan 02, 2024
-
-
Sander, Oliver authored
They should be installed, but since dune-gfe doesn't have any downstream dependencies, nobody has missed the files yet.
-
Sander, Oliver authored
It was essentially a reimplementation of Rotation::orthonormalFrame, just with a different interface. It was not directly used by any code.
-
-
Sander, Oliver authored
Reenable cosseratrodtest See merge request !127
-
Sander, Oliver authored
Previously, the test mysteriously failed on the CI system, but not locally. I recently tried again and the CI test passed again. I don't understand what was going on, but for the time being let's enable the test again.
-
Sander, Oliver authored
-
- Dec 04, 2023
-
-
Sander, Oliver authored
Various CI updates See merge request !137
-
Sander, Oliver authored
The ADOL-C bug was fixed in Debian 11.
-
Sander, Oliver authored
The CMake in Debian 10 is not new enough.
-
Sander, Oliver authored
This is what the master branch of the core modules currently requires.
-
- Nov 24, 2023
-
-
Sander, Oliver authored
Compare the part for 3d in CosseratEnergyLocalStiffness with the extracted... See merge request !136
-
- Nov 23, 2023
-
-
Lisa Julia Nebel authored
Change the cosseratcontinuumtest to check the newly implemented part in localintegralenergy and the bulkcosseratdensity
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
Lisa Julia Nebel authored
-
- Nov 21, 2023
-
-
Lisa Julia Nebel authored
-
- Oct 30, 2023
-
-
Lisa Julia Nebel authored
-
Sander, Oliver authored
Create assembler folder See merge request !135
-
- Oct 27, 2023
-
-
Lisa Julia Nebel authored
-