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.
de336a2a9d8adc9f3f90675c15cc40118f6a96e8
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
3
Dec
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
12
Jul
11
8
5
3
28
Jun
27
Use hand-coded P2Mapper instead of the one from dune-fufem
Support writing grids containing triangles
[bugfix] Don't omit the diagonal of a symmetric matrix
Port from dune-fufem basis to dune-functions basis
Add missing header p2nodalbasis.hh
Fix signed/unsigned warnings
Use range-based for
Use dune-functions basis instead of dune-fufem basis
Fix C++ bug. How could this ever compile?
Adapt to recent interface changes
Avoid some signed/unsigned warnings
Canonicalize single-inclusion macro
Fix wrong header path
Include boost multiprecision header only if its contents will really be used
Update Dirichlet handling
Adapt to recent changes in dune-functions
[bugfix] derivativeOfMatrixToQuaternion: Set FieldVector to correct length
Use std::unique_ptr instead of std::auto_ptr to avoid deprecation warnings
Stop using the dune-functions BasisIndexSet
[cleanup] Move the FD approximation of the GFE function gradient from the GFE function into the test
Remove lots (but not all) occurrences of Dune::array by std::array
Use smaller step size for the FD approximation
[cleanup] More container types can be constructed from initializer lists
Implement Projected Finite Elements with values in SO(3)
Implement the derivative of the map from the orthogonal matrices to the unit quaternions
Use std::array instead of Dune::array
Adapt to recent change in dune-functions
Add test for the LocalProjectedFEFunction class
Minor changes that allow to at least built the svg algorithm with the ADOL-C adouble type
Bugfix: 'hesse' is a symmetric matrix, so no all entries can actually be accessed by operator()
Remove trailing whitespace
adolcnamespaceinjections.hh has been moved to dune-fufem
Add missing header
Adapt to recent changes in dune-functions
Replace dune-fufem bases by bases from dune-functions, with the DuneFunctionsBasis wrapper
Implement the derivative of the projection onto R^n
Fix copy'n'paste error in documentation
Remove trailing whitespace
CMake support for the unit tests
Program to compute the interpolation illustrations used in the GAMM Rundbrief
Loading