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.
5389405539f62fbd7676d852fc48bfa56198950d
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
19
Jan
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
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
moved the nonlinear rod Dirichlet-to-Neumann map into a separate method
start adding data about couplings
ake the interfaceBoundary a LeafBoundaryPatch, instead of a vector of LevelBoundaryPatches, and remove the hacks associated with the latter
move the creation of the rod interface boundary out of the main loop
assert that the RodGrid is one-dimensional
Rewrote the convergence monitoring using only the interface values.
re-aquire the subdomain solutions form the Steklov-Poincare step object
Make the subdomain solutions available in maps
rename a few variables for easier legibility
fix comment
move declaration of variable 'averageInterface' into the fixed-point code
bugfix: 1e-10 instead of 1e10
improved handling of rod Dirichlet data
fixed implementation of derivativeOfDistanceSquaredWRTSecondArgument
also store Dirichlet boundaries and Dirichlet values
add missing return statement
new method that sets the entire rod to a single value
remove spurious semicolon
Method 'makeStraightRod' works for non-uniform grids and is a non-static method now
add constructor from a translation and rotation
set variable 'toplevel' right after the grids have been refined
use the RodFactory to compute starting values for the rod Dirichlet problems
start merging the separate global methods into a single factory class
method makeStraightRod is now in the RodFactory
renamed file makestraightrod.hh to rodfactory.hh
a method that interpolates between to end configurations
implement exp for a quaternion tangent vector
introduce const method 'inverse' for convenience
Mark a very stupid sign bug with a preprocessor warning.
implement derivativeOfDistanceSquaredWRTSecondArgument
replace neumannassembler by BoundaryFunctionalAssembler
Moved the Richardson iteration with a Steklov-Poincare preconditioner into a separate file
Makefile for the new 'coupling' subdirectory
use geodesicfefunctionadaptor instead of less general globalRodRefine
Makefiles for the new subdirectory 'coupling'
header rodcontinuumcomplex.hh removed again
fix path: the header rodcontinuumcomplex.hh has moved
make a new subdirectory 'coupling' for coupling stuff and move the new file rodcontinuumcomplex.hh there
make compile
use the new RodContinuumComplex class
Loading