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.
ef777be966989ba64a77a17f8614e938b49ac0a9
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
11
Apr
6
5
2
Mar
26
Feb
19
14
12
24
Jan
22
15
10
5
2
21
Dec
19
12
6
27
Nov
24
24
Oct
9
Jul
7
12
May
10
8
7
5
3
23
Mar
22
5
1
27
Feb
25
21
12
11
10
8
1
30
Jan
29
27
26
24
23
22
20
19
17
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
Use 'array' from std explicitly
Do not use basis.indexSet() anymore
Use crossProduct method from dune-matrix-vector
Modernize a few build-system files
Call dune_enable_all_packages()
Adapt to post-2.6 SubsamplingVTKWriter syntax
Don't remove obsolete header pq1nodalbasis.hh
Stop using leafbegin/leafend
Install dune-matrix-vector before dune-solvers
Also install dune-matrix-vector and dune-fufem
Use duneci-standard-test
Install dune-solvers
Use the 2.6 for CI testing
Port to new dune_add_test syntax
Make run again by using a FD approximation to compute the gradient and hessian
make_rod-eoc_run
make_rod-eoc_run
Add missing access operator when writing the FVector back in the FMatrix
fix_localrodass…
fix_localrodassembler_compiler_error
OneDGrid does not have method leafbegin (anymore?)
Merge branch 'bugfix/fix_rotationtest' into 'master'
Evaluate method at correct coordinates.
Remove trailing whitespaces
Use dune_add_test and add linker flags for Adol-C
use_dune_add_test
use_dune_add_test
Do not use the dune-function method basis.indexSet()
Merge branch 'bugfix/fix_rotation_difference' into 'master'
Adapt to new interface of CosseratEnergyLocalStiffness constructor
Fix scaling of the FD gradient used for testing
Minor c++11-ification
Always explicitly use std::array
Fix scaling of the FD gradient used for testing
fix-fd-gradient…
fix-fd-gradient-scaling
Minor c++11-ification
Always explicitly use std::array
Remove unnecessary, out-commented code
Centralize domain scaling in a single variable
Make 2d and 3d variant of function work from the same code
Measure the time to compute the initial energy
Add missing header 'power.hh'
Extend the test function to a 3d domain
[bugfix] Fix difference order and correctly transform to tangent coords
bugfix/fix_rigi…
bugfix/fix_rigidbodymotion_difference
Add stubs to allow building projected FE with OrthogonalMatrix
Make the actual projection explicit in the LocalProjectedFEFunction
Use more 'auto'
Loading