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.
bf1917808b9e471713f003e809270e2a6fcfbc72
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
6
Oct
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
5
1
28
Jan
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
Add Proximal-Newton solver to film-on-substrate
Add first version of the Riemannian Proximal Newton solver, as an alternative to the Trust-Region Solver.
Read in the deformation file on each process
Call loadBalance() for the grid once all refinement steps are done
Adjust Riemannian trust-region solver for parallel runs
Adjust console output for parallel runs
Remove unused variable from globalmapper.hh and rename coarseGlobalDof_ to globalDof_
Remove the input from the call to trace_off()
Merge branch 'centralize-linear-algebra-methods' into 'master'
Move all generic low-level matrix methods to a central place
Merge branch 'fix/unused-paramters-in-surfacecosseratenergy' into 'master'
Merge branch 'fix/use-correct-quadrature-order' into 'master'
Reduce quadrature order, before 16 quadrature points were used, an amount that's sufficient to integrate over a 3D-element, but as the integral is on the boundary, now 9 quadrature points, which are enough for 2D, are used.
Remove unused parameters q and kappa from surfacecosseratenergy
Merge branch 'feature/python-function-for-material-parameters' into 'master'
Introduce a function to determine the thickness and Lamé parameters of the cosserat material
Add option to read in a displacement file that will be used for the stress-free configuration of the shell elements
Loading