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.
edb3e93c3110e3d4d54fc46d0c697754c4ca29c7
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
9
Jul
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
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
Python predicate methods return 'bool' now.
Use the vectors of the orthonormal frame as directions in hess_mat
Detect round-off problems more reliably when energy is negative
Adapt to changes in dune-solvers
Implement vector-mode AD for the Hesse matrix
Don't use library methods 'min' and 'max', because ADOL-C doesn't implement them in vector mode
Add a todo: a SymmetricMatrix should be used for dFdq
Properly important the Python 'math' module, and use it.
Cleanup and remove all parameters not belonging to the Wong/Pellegrino example
Don't write the cosserat.vtu file
Init the grid bounding box to some dummy values
The initial deformation needs to be inverted to obtain Wrigger's result
Set initial deformation and Neumann boundary values that really produce a buckling
Bugfix: shell thickness and L_c need to be given in meters
Remove the line #undef overwrite
Get the initial deformation from a python lambda
Simplify Python code by using lambda functions
Cleanup; add Python dirichletVerticesPredicate
Get Python predicate specifying Neumann and Dirichlet vertices from the parameter file
Determine Dirichlet vertices using a Python code snippet.
Remove AmiraMesh and PSurface flags. They are not used
Split the cosserat-continuum LDADD variable into LDADD and LDFLAGS
Add Python flags to the cosserat-continuum target
Look for parameter keys 'lower', 'upper' only when the grid is structured
[cleanup] Remove all remnants of unrelated test problems
Take name of the parameter file from the command line
Use static_assert instead of dune_static_assert
Use static_assert instead of dune_static_assert
Introduce separate parameter files for my individual Cosserat shell test problems
New parameters for the twisted-strip example
Rotate the strip only three times
Do not use the 'hessian' driver of ADOL-C to compute the Hessian
Write the pvtu file when there is more than one process
Prepend communicator rank and size to the filename when writing a distributed grid
Do screen output only on the rank 0 process
Removed one issue where the domain size was hard-coded
Start treating the twisted-strip example again
[bugfix] Use correct FE space to assemble the matrix for the h1SemiNorm
[bugfix] h1SemiNorm matrix needs to be transfered to the master process, too.
[bugfix] Assemble Laplace matrix for the h1 seminorm using the correct space
Loading