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
337ee8714fb7bdf599b497f9023462a9d59b9ad4
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
30
Oct
28
21
20
12
8
7
6
24
Sep
18
11
10
9
5
4
3
2
14
Jul
13
9
Jun
8
20
May
15
14
13
4
Mar
18
Feb
11
29
Jan
19
19
Dec
18
22
Oct
21
11
10
8
7
9
Jul
23
Jun
16
14
1
29
May
27
22
21
20
17
16
14
8
6
4
3
9
Jan
3
18
Dec
23
Nov
22
4
Oct
20
Sep
6
18
Aug
19
Jun
30
May
24
22
11
17
Apr
16
13
11
6
5
2
Mar
26
Feb
19
14
12
24
Jan
22
15
10
5
2
21
Dec
19
12
6
27
Nov
24
24
Oct
9
Jul
7
12
May
10
8
7
5
3
23
Mar
22
5
1
27
Feb
25
21
12
11
10
8
1
30
Jan
29
27
26
24
23
22
20
19
17
10
9
4
31
Dec
29
28
27
26
19
9
6
3
27
Nov
20
15
14
18
Oct
16
7
4
3
2
19
Jun
13
May
4
15
Apr
9
5
31
Mar
28
26
25
24
23
21
20
19
18
16
15
14
12
Feb
8
6
renamed exp to retraction at appropriate places
Merge branch 'fix-neumann-boundary-in-y-z' into 'master'
Fix Neumann boundary in y-and-z diretion
Merge branch 'migration' into 'master'
Change solver method back to multigrid solver
Adjust film-on-substrate.cc and SurfaceCosseratEnergy for the use with a CompositeBasis
Refactor parts of surfacecosseratenergy.hh
Add localintegralenergy.hh and neumannenergy.hh, they assemble the energy for a single element and work with a CompositeBasis
Merge branch 'enhancements' into 'master'
Only compile geodesicfeassemblerwrappertest if the version of dune-elasticity is greater or equal 2.7
Remove film-on-substrate from the make list for dune-elasticity versions older than 2.8
Add sumenergy.hh, this class assembles the a sum of energies for a single element by summing up the energies of each GFE::LocalEnergy.
Merge branch 'fix/alternator-tensor' into 'master'
Correct typo in the calculation of the alternator tensor
Merge branch 'enhancements' into 'master'
Change TargetSpace of GFE::LocalEnergy to be a variadic template
Change from Virtual Function to lambda function in cosserat-continuum
Merge branch 'remove-homegrown-vtkreader' into 'master'
Remove homegrown VTKReader, use dune-vtk instead
Merge branch 'feature/geodesicfeassemblerwrapper' into 'master'
Add a GeodesicFEAssemblerWrapper - it wraps a MixedGFEAssembler so it can be used like a GeodesicFEAssembler
Merge branch 'enhancements' into 'master'
Make the MatrixType public in the MixedGFEAssembler
Use a CompositeBasis of PowerBases in cosserat-continuum.cc
Typo in mixedriemanniantrsolver.cc
Merge branch 'enhancements' into 'master'
Add random access operator and -= operator to RealTuple
Make the Assembler a template parameter in the RiemannianTRSolver and the RiemannianPNSolver
Use the rank as the ADOL-C tape number (mixedlocalgfeadolcstiffness)
WHITESPACES: Wrap energy calculation and solve-call in the Mixed-Riemannian-TR solver in a try-catch statement
Wrap energy calculation and solve-call in the Mixed-Riemannian-TR solver in a try-catch statement
Close the ADOL-C tape even if the energy calculation throws an error in mixedlocalgfeadolcstiffness
Merge branch 'do-not-test-with-libc++' into 'master'
Remove header omp.h
Modernize CI configuration
Merge branch 'feature/proximal-newton-solver' into 'master'
Merge branch 'fix/parallel-assembly' into 'master'
Move film-on-substrate.parset file from src to problems
Move python files to problems folder
Adjust and cleanup film-on-substrate.parset
Loading