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.
dc0943896dceaaa432c79f7bdeee8ebdd28de8fc
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
6
Dec
5
3
28
Nov
15
13
31
Oct
30
Sep
16
6
4
3
12
Jul
11
8
5
3
28
Jun
27
14
Feb
24
Jan
3
2
1
30
Dec
16
Nov
12
11
9
6
5
17
Sep
13
18
Jul
30
May
25
Apr
24
17
15
9
5
15
Mar
9
8
25
Feb
21
15
9
8
7
6
26
Jan
14
12
11
5
4
1
20
Dec
19
6
5
3
25
Nov
20
19
16
15
14
12
4
3
28
Oct
27
26
25
24
23
21
20
19
18
17
16
14
13
12
11
4
30
Sep
25
22
22
Aug
19
11
15
Jul
13
11
24
Jun
14
13
12
10
9
7
6
3
1
30
May
Avoid one redundant computation of the energy
Rewrite the exp method with embedded tangent vector argument
Get rid of method exp(p, EmbeddedTangentVector) completely.
Move methods exp with similar arguments next to each other
Do not normalize unitvectors / unit quaternions in constructors and operator=
Make the shell thickness always be twice L_c
Release branch that works with the 2.3 core modules
Compute energy gradient together with the Hesse matrix
ignore mmore executables
Test more values
write logfiles into the RESULTPATH
Do the right thing if the 'neumannValues' parameter is not given
Look for 'path' and 'gridFile' parameters only if an unstructured grid is used
update to newer version of the program
Switch to the shearing/wrinkling boundary conditions
Part II of previous patch: deleted test needs to go into the dirichletValues method
Do not use geometric information when setting the Dirichlet values
Add/fix boundary conditions for the wrinkling/shearing example
remove unnecessary 'typename', older compilers don't like that
fix typo -- wrong closing parenthesis
Init all ADOLC variables in one spot
ignore more files
use method setInitialIterate() instead of deprecated setInitialSolution()
Use method crossProduct from arithmetic.hh instead of the one from crossproduct.hh
remove trailing whitespace
Remove unused typedefs and variables,
[bugfix] Properly implement the curvature correction
Make missing gradient implementation of curl-based enery a runtime error
bugfix: There is no variable init, use the gridview to compute the number of vertices
Add method to write a bundle of rods
Add method that creates a rod configuration by solving a static Dirichlet problem
Bugfix: by error parameter L_c_ lost a square in a recent patch
Bugfix: by error parameter L_c_ lost a square in a recent patch
Fix signed/unsigned warning
fix a comment
Deprecate headers -- they are now in dune-gfe-coupling
Move the dirneucoupling program to dune-gfe-coupling
Branch off at a point where I think that ADOL-C support works
Use the ADOL-C assembler instead of the finite-difference-based one
Link against ADOL-C
Loading