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.
54d3bc81afa0d4e349c25f445bb6b96feb9c4e7e
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
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
23
22
21
19
17
14
Add test for the derivative of rotations mapped into the
fix loop bound: doesn't change the behavior, but makes the code easier to read
fix patch 8569
enable all three parts of the gradient
make the analytical expression for the gradient switchable with a cpp directive
Remove a pointless 'sym' and corresponding comment.
add a cpp switch to toggle between the curl- and non-curl versions of the curvature energy
fix two index bugs in compute_dDR_dv
bugfix in compute_dDR_dv: the result needs to be projected onto the tangent space of SO(3)
add missing header
add a test whether an orthogonal matrix really is orthogonal
Don't divide by the determinant in the gradient; add a default constructor
specialization for orthogonal matrices of any dimension
Let matrix entries be between -50 and 49, instead of between 0 and RAND_MAX
bugfix: a few brackets were missing
ignore the orthogonalmatrixtest executable
A test for the OrthogonalMatrix class
Remove redundant 'using' statement
Support for square matrices
A class for orthogonal matrices
revert last patch. The fd testing code was correct after all. Grrr
add operator<<
normalize the quaternion to get more stability
A reader for rod configurations. This is useful for restarting computations that broke down
Fix an index bug in evaluateFDDerivativeOfGradientWRTCoefficient
minor documentation additions
get rid of global 'dim' parameter
some bugfixes. Curvature energy gradient still not correct, though
implement the remaining curvature and bending terms for the energy gradient. These are not working yet, though.
Add a method to get the second derivatives of the directors
use the relative error when looking for differences between analytical and fd expressions
Start implementing the analytical gradient of the energy functional.
factor out grid creation into a separate method
add a method that compares the energy gradient to its fd approximation
fix memory leak
fix two places where 2d-grids where hardwired
fix copy'n'paste documentation bug
name argument should be the filename, not some prefix
The Cosserat energy now needs the shear correction factor 'kappa'
ignore executable globalgfetestfunctionbasistest
Loading