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.
06b9baee67b8e94cf958d9495ef3941fa39a7ef7
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
14
May
13
4
Mar
18
Feb
11
29
Jan
19
19
Dec
18
22
Oct
21
11
10
8
7
9
Jul
23
Jun
16
14
1
29
May
27
22
21
20
17
16
14
8
6
4
3
9
Jan
3
18
Dec
23
Nov
22
4
Oct
20
Sep
6
18
Aug
19
Jun
30
May
24
22
11
17
Apr
16
13
11
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
Merge branch 'update-to-upstream-changes' into 'master'
Fix test to always use appropriate power bases
Fix -Wformat warning
Update all calls of dune elasticity to deprecated version in master to make ci pass
Adjust calls to interpolate and to makeDiscreteGloablBasisFunction to correct syntax
Merge branch 'lisa-parallel' into 'master'
Add class GlobalMapper that uses dune-parmg for global index sets
Use std::make_shared to create the BaseSolver of the Trustregion Algorithm
Make dune-parmg an optional dependency of dune-gfe
Remove old dune-2.4 compatibility code
use-dune-parmg-…
use-dune-parmg-for-global-indices
Reimplement the global mappers using the dune-parmg module
Use second order finite elements and YaspGrid
Canonicalize single-inclusion macro
Optionally depend on the dune-parmg module
Merge branch 'add-missing-std-prefixes' into 'master'
Avoid deprecated method GeometryType::makeSimplex
Simplify calling Python functions
Always use shared_ptr from std:: namespace explicitly
Merge branch 'sanitizer-fixes' into 'master'
Avoid undefined behavior (sanitizer warning)
Use a power basis to interpolate vector-valued functions
Avoid leaking a LocalGeodesicFEFDStiffness object
Merge branch 'harmonicmap-integration-test' into 'master'
Simplify evaluation of boundary type predicates
Changes to make harmonicmap test work with dune 2.6
Also run harmonicmaptest of 4 processes
Initialize MPI in adolctest
Add a system test for harmonic maps
Collect some statistics about trust-region runs
Delete the class GlobalGFETestFunction
Merge branch 'ci-with-dune-parmg' into 'master'
.gitlab-ci.yml: apply workaround to dune-common
.gitlab-ci.yml: test against current Git master of DUNE
.gitlab-ci.yml: use 2.6 branch of dune-fufem modules
.gitlab-ci.yml: test with dune-parmg installed
Merge branch 'use-only-localview' into 'master'
Use unsigned number type for VTK connectivity field
Add constructor from scalar
Use only LocalView objects, no LocalIndexSet ones
Remove confusing redundant dimension definition
Loading