Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-gfe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sander, Oliver
dune-gfe
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4831f09a7113033ad3fc0fac5f0c2066bcc9ee81
Select Git revision
Branches
20
bugfix/fix_rigidbodymotion_difference
decasteljau
feature/ARRN-mod
feature/HM-numericalBenchmark
feature/HarmonicmapsBenchmark
feature/SimoFoxWithLocalFEfunctions
feature/bendingIsometries
feature/bendingIsometries-PBFE-Stiefel
feature/harmonicmapsAddons
feature/introduceRetractionNotion
feature/riemannianTRaddons
feature/simofoxBook
fix-fd-gradient-scaling
fix_localrodassembler_compiler_error
issue/vtk-namespace
make_rod-eoc_run
master
default
releases/2.0-1
releases/2.1-1
releases/2.10
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
10
9
4
31
Dec
29
28
27
26
19
9
6
3
27
Nov
20
15
14
18
Oct
16
7
4
3
2
19
Jun
13
May
4
15
Apr
9
5
31
Mar
28
26
25
24
23
21
20
19
18
16
15
14
12
Feb
8
6
5
1
28
Jan
27
25
16
14
27
Dec
26
21
8
29
Nov
25
22
14
13
12
10
5
4
28
Oct
27
25
24
23
16
14
11
10
5
1
30
Sep
29
19
12
7
3
1
31
Aug
29
28
26
22
21
18
25
Jul
18
17
16
11
10
9
3
1
27
Jun
25
18
17
13
10
8
28
May
27
26
25
23
22
16
14
13
12
23
Apr
9
8
24
Mar
22
21
19
10
22
Jan
9
13
Dec
12
10
9
8
6
5
3
28
Nov
15
13
31
Oct
30
Sep
16
6
4
3
Introduce preprocessor variable PROJECTED_INTERPOLATION to switch between geodesic FE and projection-based FE
Rewrite writing or P3 functions without the use of GeometryGrid
Do not use the preprocessor to control the approximation order of the VTK grid
Port the CosseratVTKWriter class to the dune-functions bases
More range-based for and auto
Compile again after recent changes to the assembler framework
Introduce a dedicated class LocalQuickAndDirtyFEFunction to produce initial iterates for the GFE minimization problems
Merge the MixedCosseratEnergy class into the CosseratEnergyLocalStiffness class
Hand over a localView, rather than an element plus a localFiniteElement
A shell energy for a geometrically exact Cosserat shell with a nonplanar reference configuration
Add more matrix operations, with an eye on adouble types
Give the DR tensor variable the correct dimensions
Use MultiTypeBlockMatrix in the MixedGFEAssembler class
Use a composite dune-functions basis, instead of two separate basis objects
Make the DR variable smaller
Construct a SkewMatrix from a FieldMatrix
Use 'auto' a bit more
Add dune-foamgrid as a suggestion
Fix copy'n'paste bug
Use MultiTypeBlockVector for corrections and right-hand-sides
Remove obsolete parameter file
Use TupleVector to store the iterates, instead of two separate std::vectors
Prepare the shell code for the dimworld>dim case
Also allow P3 bases
Use a MultiTypeBlockMatrix instead of four separate matrices
Use 2nd order for deformation, 1st order for rotations by default
Implement trust-region scaling for the mixed-order Cosserat implementation
Stop ignoring AutoTools files
Fix the formula for the projection onto the tangent space
Add missing header
Do not hardwire the number of inner multigrid iterations
Disable some debugging output
Print the average deformation of the output deformation at the end
Implement the 'getSol' method
Use IPOpt as base solver, if available
More porting from the dune-fufem bases to the dune-functions bases
Fix signed/unsigned warnings
Always scale the trust region explicitly
Start expecting all Python configuration files in dune-gfe/problems/
Use hand-coded P2Mapper instead of the one from dune-fufem
Loading