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.
8195050fbcad1b5f4d93b355489366dad54c0e8b
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
3
Sep
12
Jul
11
8
5
3
28
Jun
27
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
Fix a compiler warning
Allow to specify a minimal number of trust-region iterations
Implement projectOntoNormalSpace and the Weingarten map
Implement operator<<= and method 'rebind'
Also export the number type as 'field_type'
Comment out the OpenMP pragmas
Allow to set the field type used for the radius
Use 'double' instead of 'T' for the convexityRadius field
add missing header preconditioners.hh
remove trailing whitespace
Allow to specify a separate type for the weights
remove trailing whitespace
Make compile again
Remove trailing whitespace
Remove support for OpenMP again.
Build the test for ADOL-C support
Print assembly times only when verbosity == FULL
Clean up some headers
Do not print the energy in the main loop -- that's redundant
Do not hand the number of levels to the MonotoneMGStep
Remove timing using the OpenMP timers
Specialize numeric_limits<adouble>::epsilon()
Deprecate the methode setInitialSolution, because the name is stupid
Remove trailing whitespace
Test the Cosserat energy with all points from the test function set
Avoid calls to std::sqrt(x) near x=0 in method 'exp'
Also use the second order term of the series expansion of sin(x/2)/x
add methods 'rebind' and 'operator<<=
remove trailing whitespace
fix memory leak
remove hard-coded 'double'-vectors
Be less verbose: print only the failing configurations
Test harmonic energy derivation for various unit vector and grid dimensions
Use ValueFactory for the harmonic energy test
Be more dimension-agnostic, and use 1d grids for the time being
remove trailing whitespace
Remove two redundant implementations of energy computation taping
Bugfix: the TargetSpace constructor call needs to be taped
Systematically compare FD matrix and ADOL-C matrix for (float) equality
Compute the Riemannian Hessian using the formula from Absil, Mahoney, Trumpf
Loading