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.
d596edec97808c62fc3820a59068a06972b0506e
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
11
Aug
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
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
fix (hopefully) all places where dim==3 was hardwired
also write the reference result to disk
adapt to recent changes in BoundaryPatch
use analytical gradient by default
adapt to recent changes in BoundaryPatch
remove spurious comment
bugfix: internal call of computeDR was missing an argument
remove a useless intermediate variable and add some more documentation
Move the computation of the derivatives of the rotations in matrix
add missing header
document the getFirstDerivativesOfDirectors method
move method getFirstDerivativesOfDirectors into the rotation class. It does not make sense for general quaternions
add division of FieldMatrix by scalar
yet another continuum (== non-shell) bugfix
minor bugfix: do not scale the energy with the shell thickness if we are simulating a continuum
bugfix for the full continuum case
add a missing sym, which is in the paper, but not in the notes
remove spurious factors of h that had crept into the handwritten notes
replace array of matrices by a Tensor3
remove old debugging code
replace more std::vector with Dune::array
Specialize LocalGeodesicFEFunction for the RigidBodyMotion target space.
Use Dune::array instead of std::vector to store coefficients
remove the word 'rod' from code that is generic
fix single-inclusion guard
Move matrix-matrix multiplication methods into a separate file
Implement a homotopy method for the Dirichlet boundary conditions
new Dirichlet value function that induces a torsion
move the evaluation of the Dirichlet values into a separate method
a bit of generalization to have full Cosserat continua as well
minor doc fix
adapt to changes of boundarypatch
linearlocalAssembler -> localoperatorassembler
adapt to changes in boundary patch and localassembler
boundarypatchbase->boundarypatch
boundarypatchbase->boundarypatch
add support for 3d grids
make the problem a 3x1 strip clamped at the short ends
some material parameters
be a tiny bit faster by not redundantly recomputing the energy at each iteration
Loading