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.
cefb0b7545337f5ecf7481941df1f248c5b02227
Select Git revision
Branches
20
better-specializations-for-realtuple
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
20 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Aug
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
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
Monitor the overall energy of the quadratic subproblems
[bugfix] Use setRhs to properly reset the rhs of a monotone multigrid step
Move mmgStep preprocess out of the solver iteration
Fix index bug
Minor simplification
Allow public access to the basis
First implementation of a mixed discretization for Cosserat continua
Use local installation of ADOL-C for the time being
Remove the default implementation using FD approximation
Towards allowing FD using multi-precision number types
Add (rudimentary) method to write mixed Cosserat configuration
Compute Cosserat strain given only the gradient of the deformation, and the rotation
Implement assignment from FieldVector<T,4>
Implement projection onto normal space and the Weingarten map
Use Entity<0>::subEntities instead of Entity<0>::count, when available
[bugfix] Projection onto the normal space of R^n was wrong
New GFE assembler using finite differences for gradient and Hesse matrix
Avoid the conversion operator of FieldMatrix<,1,1>
Avoid signed/unsigned warning
Use Gauss-Seidel instead of IPOpt as the base solver
Terminate when the _global_ correction drops below the limit
evaluateDerivative: use the GramSchmidt-Solver to solve the rank-deficient systems
Allow to precompute the A-orthonormal basis
Use the TwoNorm to monitor convergence of the Gauss-Seidel base solver
The hasObstacle field of MMGStep is vector-valued now
[cleanup] Remove out-commented code
Add new configuration parameter 'problem', for the time being
Set initial trust-region radius to 0.001
Make the initial deformation a pure shear plus transverse oscillation
Write the Dirichlet bc for the Wong-Pellegrino example using Python
Merge the two PythonWriter classes into one
Use Python to implement the orientation Dirichlet bc as well
Use Python to implement the deformation Dirichlet bc for the twisted-strip example
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
Loading