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.
27dc8563de2c41da7f2370a1083db7bee8a1c5d4
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
Mar
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
16
14
8
6
4
3
9
Jan
3
18
Dec
23
Nov
22
4
Oct
Fix a typo
Merge branch 'work-more-with-densities' into 'master'
Call dune_finalize_project without arguments
Implement chiral Skyrmion energy as density
SurfaceCosseratEnergy wants a ProductManifold now
Separate the density from the SurfaceCosseratEnergy
Add missing 'override' attributes
Use LocalIntegralEnergy to implement harmonic maps problems
Don't include unused header 'harmonicenergy.hh'
LocalIntegralEnergy: Make LocalInterpolationRule a template parameter
Fix various compiler warnings
Make LocalIntegralEnergy take a single manifold as template parameter
Implement std::tuple_element and std::tuple_size for ProductManifold
A unit test for a coupled bulk-shell model
Merge branch 'transform-to-densities' into 'master'
Replace type CollectiveCommunication by Communication
Remove two unused parameters
Merge MixedLocalGFEADOLCStiffness into LocalGeodesicFEADOLCStiffness
move discrete gradient computation and some helper functions to header-file
Add method for discreteSurfaceNormal computation
Add bendingisometryhelper.hh
remove scaling factor 1/2 from energy
Fix Sign/orientation of second fundamental form II in prestrained energy to be compatible with our paper
Make MixedLocalGeodesicFEADOLCStiffness accept a ProductManifold
Merge MixedLocalGeodesicFEStiffness into LocalGeodesicFEStiffness
Store local gradients in a TupleVector when using a product space
MixedLocalGeodesicFEStiffness: Use a tuple for the coefficients
Export gradient types from LocalFirstOrderModelTypes
Remove two useless method declarations
Remove adolctest-scalar-and-vector-mode.cc
Let MixedLocalGeodesicFEStiffness inherit from LocalFirstOrderModel
Make LocalEnergy a non-variadic template
Add missing 'override' keyword
Introduce helper class to define types for the local Hessian
Make the local Hessian a local variable of the global assembler
Move the density of the harmonic energy into a separate class
Port away from deprecated method constructBoundaryDofs
Make interface of class LocalDensity a bit more general
MixedLocalGeodesicFEStiffness: Use MultiTypeBlockMatrix for Hessian
Remove a few unused private types
Loading