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.
b0b2f41f79347943cfd1fa5e873a5e89ffb9b616
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
Apr
19
15
28
Mar
23
22
18
17
14
13
10
9
8
7
26
Feb
19
18
17
16
15
13
12
11
10
9
6
5
4
21
Jan
19
13
23
Oct
22
21
19
15
13
8
24
Sep
19
Aug
5
26
May
17
12
6
5
30
Apr
29
28
27
23
22
21
20
19
18
17
16
8
6
5
Feb
2
11
Jan
30
Dec
28
25
29
Oct
24
Jul
23
21
11
Jun
9
6
5
19
May
12
18
Apr
9
Mar
8
7
6
4
3
Jan
31
Dec
20
Nov
15
23
Oct
22
17
16
12
4
28
Sep
5
4
29
Aug
28
27
24
22
21
20
17
15
14
13
8
3
21
Feb
5
8
Jan
5
4
2
21
Dec
14
13
6
30
Nov
15
13
24
Aug
23
21
Jun
20
15
14
29
May
21
Mar
28
Feb
8
5
Jan
30
Nov
28
15
5
Sep
23
Aug
18
Jul
allow to switch between various spaces
structuredgridfactory has been copied into this module
structuredgridfactory.hh should really be in dune-grid, but isn't yet in 2.0
bring back the file 'rodrefine.hh', because some code still needs it
set module version to 'svn'
ignore rods.pc
set the module version
remove (very) old .cvsignore file
remove (very) old .cvsignore file
Branch at about the moment when Leo left us, so his code should be working with this
reorganized the repository layout
add a buggy but somewhat helpful implementation of the Hessian
bugfix: the correct energy is *half* the integral.
implement infinitesimalVariation for a RealTuple of any dimension
add method operator<<
bugfix: dFdq may not be invertible
really do shut up when verbosity_==QUIET
bugfix: each line of the second derivative needs to be projected onto the tangent space
bugfix: sign of the derivative of the squared distance was wrong
remove method derivativeOfDistance (not squared). It is not used anymore
delete obsolete method assembleBoundaryCondition()
infinitesimalVariation for Rotation<2>
bugfix: secondDerivative must return a 1x1 matrix, not a 1-vector
Rotation<2>: export ctype and EmbeddedTangentVector
include missing header fmatrix.hh
add infinitesimal variation of a RealTuple
add the distance function and its derivatives to Rotation<2>
add a few missing methods. I can compute harmonic maps for RealTuples now
comment in the measuring code
transport solutions to the finest grid
globally refine a grid and transfer a given function to the next level. Works for all TargetSpaces and replace rodRefine, which did the same only for RigidBodyMotions
new application to test the convergence order of geodesic finite elements on a harmonic maps problem
RodAssembler has a second template parameter now
abandoning project neudircoupling.cc
bugfix: properly extend the energy functional to the embedding space of S^n
make the data private again, as it should be
use analytical gradient instead of fd one
add infinitesimalVariation() for 2d rigid body motions
bugfix: now the test passes
print the TargetSpace being tested
Loading