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.
82e1acfecf4500cc09585866d7b8d7b3fd204f14
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
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
18
17
16
14
13
12
11
4
30
Sep
25
22
22
Aug
19
11
15
Jul
13
11
24
Jun
14
13
12
10
9
7
6
3
1
30
May
29
23
17
1
25
Apr
22
21
18
11
10
8
6
5
4
3
2
1
31
Mar
29
28
17
2
Feb
31
Jan
30
28
26
24
Also test points from H^2 (HyperbolicHalfspacePoints)
store a copy of the gridview
Move second derivative of F wrt to p and q to a separate method
Move second derivative of F wrt q to a separate method
Move derivative of F wrt to first argument into separate method
fix documentation errors
Factor computation of first derivatives of F wrt to its 2nd argument into a separate method
remove unused derivatives of arccos squared
remove unused method 'sinc'
Fix index bugs
Implement method 'thirdDerivativeOfDistanceSquaredWRTFirst1AndSecond2Argument'
Implement method 'thirdDerivativeOfDistanceSquaredWRTSecondArgument'
Snapshot branch. Does, in particular, do third-order harmonic maps into spheres.
bugfix
Implement method 'secondDerivativeOfDistanceSquaredWRTFirstAndSecondArgument'
bugfix: only use series expansion close to 1
Implement method 'secondDerivativeOfDistanceSquaredWRTSecondArgument'
implement method 'projectOntoTangentSpace
properly implement the 'orthonormalFrame' method
Implement distance, exp (H^2 only), and the first derivative of the distance squared
Implement constructors
Code for 2d and 3d hyperbolic half-spaces
New TargetSpace implementation for points in hyperbolic half-spaces of any dimension
adjust IpOpt pathes according as now pkg-config is used
cleanup: second order comes before third order
add a set of Dirichlet boundary conditions that seems to allow optimal convergence order for third-order finite elements
use the numLevels() method instead of using the numLevels_ data member directly
avoid various signed/unsigned-warnings
set the verbosity of the inner solver to REDUCED
Bugfix: simplex elements were hardcoded
Grid are loaded in two places -- allow gmsh grids for both of them
add a \todo
Write result files to VTK instead of AmiraMesh
go back to a trivial problem for testing
avoid a few compiler warnings
allow reading of gmsh input files
allow unstructured grids
Use GFEDifferenceNormSquared to compute errors.
fix template parameter order
test interpolation of 2nd-order polynomials by 3rd-order polynomials
Loading