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
Graph
deb44013104a73afd694068e6a061999fac94c36
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Apr
1
31
Mar
29
28
17
2
Feb
31
Jan
30
28
26
24
23
22
21
19
17
14
13
10
9
5
14
Dec
13
19
Nov
10
8
7
5
19
Oct
18
14
7
3
Sep
2
1
31
Aug
17
15
13
11
May
29
Apr
28
27
26
23
22
21
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
remove some unused code
allow more than a single rod
use the new RodContinuumFixedPointStep class
remove spurious vector resize
constructor for more than a single rod/continuum
Start implementing an iteration step class for fixed-point iterations
add missing header rodcontinuumsteklovpoincarestep.hh
clean up implementation of third derivative of dist^2. Still not working, though
rename method arguments a and b to p and q, to conform with the paper
Further simplification after it occurred to me that P_q (q \otimes p) = 0
some cleanup of secondDerivativeOfDistanceSquaredWRTSecondArgument
rename method arguments a and b to p and q, to conform with the paper
bugfix: properly implement secondDerivativeOfDistanceSquaredWRTFirstAndSecondArgument
avoid compiler warnings
use sets of test points, not sets of test point pairs
more test points
various fixes and improvements
fix bitrot: various compile fixes
create temporary variable on the stack instead of on the heap, for a minuscule speedup
Use coordinates in the tangent spaces to evaluate gfe functions
don't print the energy after a step. The value may be wrong if the step hasn't been accepted
bugfix: basis vectors of the orthonormal frame were not normalized
warn if we are using the finite-difference approximation
add missing header loopsolver.hh
use ParameterTreeParser instead of ConfigParser
use ParameterTree instead of ConfigParser
added missing transformation from the reference element to the actual element
use ParameterTreeParser instead of ConfigParser
bugfix: the Dirichlet values in the continuum correction problem are all zero
add still more damping parameters
bugfix: comma was wrong
bugfix: parameter appeared twice
add a few more damping values for Dirichlet-Neumann
use the material and bc from my dissertation again
try to make convergence rate averaging a bit more robust
include the proper creation time and date in the output file
moved the part of the Steklov-Poincare step that can handle continuum--continuum contact into a separate class and file
adapt the range of damping values that are measured
test all preconditioners
fail if no Dirichlet boundary is given at all
Loading