- Aug 28, 2024
-
-
Sander, Oliver authored
-
- Aug 22, 2024
-
-
Sander, Oliver authored
-
- Aug 21, 2024
-
-
Sander, Oliver authored
-
- Jul 06, 2024
-
-
Sander, Oliver authored
-
- Apr 30, 2024
-
-
Sander, Oliver authored
Previously, it expected two factor spaces, as separate template parameters. Taking a single ProductManifold type is more consistent with GeodesicFEAssembler, and it allows to eventually generalize the code to more factors, if desired.
-
Sander, Oliver authored
... but disallow a plain pointer. This increases consistency with the GeodesicFEAssembler class.
-
- Mar 19, 2024
-
-
Sander, Oliver authored
Rather than using preprocessor switches. That's too fragile and not extensible.
-
Sander, Oliver authored
If the target manifold is a product space, then ProductManifold must be used, and not a variadic list of the factor space types.
-
- Feb 12, 2024
-
-
Sander, Oliver authored
'thickness' and 'kappa' are parameters in Cosserat shell models. They are not necessary for bulk models. Hence remove them.
-
Sander, Oliver authored
They do the same thing, essentially.
-
- Feb 07, 2024
-
-
Sander, Oliver authored
This is what the non-mixed ADOL-C assembler does, and I want to merge the two.
-
Sander, Oliver authored
Currently, Cosserat materials are hard-wired in the interface. This patch changes the interface a little bit towards being more general.
-
- Jan 05, 2024
-
-
Sander, Oliver authored
-
- 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
-