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.
d221eecbcf3d2f4ad9772608e3762d82056850fc
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
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
9
8
24
Mar
22
21
19
10
22
Jan
9
13
Dec
12
10
9
8
6
5
3
28
Nov
Remove lots of AutoTools stuff from .gitignore
Use writeBinary method from dune-matrix-vector
Switch compute-disc-error to projection-based FE
Introduce variables GridView/gridView
Add missing header
Start the MPIHelper
Use Generic::readBinary from dune-matrix-vector
Don't use deprecated header dune/common/array.hh
Remove the AutoTools build system
Update to pre-2.6 dune-solvers interface
test interpolation between two rotations
Add two more test points
Fix method 'difference'
Fix typo in a comment
Use a true second-order function as the base of the second-order vector field
Visualize test function vector fields for second order test functions
Use more 'auto'
Do not hardwire the local interpolation rule in the embedded global function
Do not hardwire the local interpolation rule in the energy implementations
Encode discretization order and grid level number into the output file name
Use the SubsamplingVTKWriter
Write result as VTK _vector_ data (not scalar data)
Make output logging work in the Python testsuite
Rewrite the testsuite in Python
VTKWriter extracts a LocalFunction, no need to do that ourselves
Make the approximation order a compile-time variable, include it in the output file name
A testsuite to compute the EOC of skyrmion problems
Make VTK file reading a bit more stable
Update my email address with the TU Dresden one
Stop using vtkadapter.hh, it is not needed with dune-grid 2.4.1 and later
New problem: Chiral Skyrmion on a hexagonal domain
Remove the discretization-error-measurement code from harmonicmaps.cc
Stop using the deprecated DiscreteScalarGlobalBasisFunction
Input data is now in dune-gfe/problems
Allow to start from functions given on other grids and function spaces
Get the number of degrees of freedom directly from the function space basis
Remove left-over debugging output
Add a trustRegionScaling parameter
Fix test for first-order bases
Avoid signed/unsigned warning
Loading