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
22e674d64805308df0d1fb89bbf5ff37de5788e2
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
8
May
7
4
3
1
30
Apr
26
24
23
20
18
16
15
12
11
6
5
4
26
Mar
25
24
19
12
Feb
10
8
7
5
24
Jan
19
15
8
7
5
3
2
4
Dec
24
Nov
23
21
30
Oct
27
26
5
4
20
Jun
16
12
8
7
24
May
22
16
27
Apr
24
20
18
17
27
Mar
22
16
15
12
11
10
15
Feb
8
31
Jan
20
13
7
6
28
Dec
21
12
Oct
11
10
5
4
30
Aug
22
19
11
12
Jul
11
6
29
Jun
21
Apr
20
13
10
3
Mar
2
27
Feb
25
28
Jan
27
25
22
17
Dec
16
19
Nov
18
16
11
9
28
Oct
20
23
Sep
17
21
Aug
19
26
Jul
20
9
2
10
Jun
11
May
7
5
4
30
Apr
22
16
Feb
10
8
20
Jan
19
7
30
Nov
21
20
13
10
8
5
3
1
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
Install dune-vtk into the CI-environment as dune-fufem now depends on it
Add option to choose Norm used for regularization in Riemannian Newton with Hessian modification
bugfix: remove if(instrumented_) when setting up h1SemiNorm.
remove some print commands
update bendingisometryhelper.hh
Factorize/Throw MathError before attempting to solve.
Merge branch 'unify-global-assemblers' into 'master'
Remove 2 template parameters from GeodesicFEAssemblerWrapper
Let MixedGFEAssembler accept a ProductManifold
Throw Dune::MathError exception inside riemannianpn if Matrix for CHOLMOD is not positive definit
MixedGFEAssembler: Pass local stiffness by r-value, l-value, shared_ptr
remove redundant catch-block
remove deprecated prestrained energy
update bendingisometryhelper.hh
Merge branch 'implement-dune-elasticity-density-adapter' into 'master'
LocalIntegralEnergy: Remove special code for dune-elasticity densities
Make LocalDensity report the quantities it depends on
Write a wrapper for densities from dune-elasticity
Remove special LocalDensity::operator() method for Cosserat materials
Remove the convert-to-git.bash file
Merge branch 'FixRiemannianPN' into 'master'
Increase TIMEOUT for filmonsubstratetest
Add missing regularization term in the quality measurement for step acceptance
remove prestrain energy dependency from bending-isometries.cc for now
update tensorToSymCoefficients to support std::vector type to apply Qhom to each entry
Add method for conversion of Fieldmatrix<double,..> to Fieldmatrix<adouble,..>
pass the ParameterTree & obtain effectice quantities inside the energy-method
update compressed-Strip example
pass ParameterSet to energy & Add flag for force-term assembly
Add some documentation for the new ModelDecrease
Simplify modelDecrease
update bendingisometryhelper
Merge branch 'use-flat-data-structures-for-element-assembly' into 'master'
Use simpler matrix types for element Hesse matrices
Add missing return statements
Rename adolctest.cc to something slightly more telling
Remove the assemblers implemented in adolctest.cc itself
Use plain std::vector<double> for element energy gradients
Add missing regularization term in the quality measurement for step acceptance
Fix return type for nonconforming variant of LocalProjectedFEFunction
Loading