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.
3a6a555f8daa524aab617938803fd938ad151600
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
10
Oct
5
1
30
Sep
29
19
12
7
3
1
31
Aug
29
28
26
22
21
18
25
Jul
18
17
16
11
10
9
3
1
27
Jun
25
18
17
13
10
8
28
May
27
26
25
23
22
16
14
13
12
23
Apr
9
8
24
Mar
22
21
19
10
22
Jan
9
13
Dec
12
10
9
8
6
5
3
28
Nov
15
13
31
Oct
30
Sep
16
6
4
3
12
Jul
11
8
5
3
28
Jun
27
14
Feb
24
Jan
3
2
1
30
Dec
16
Nov
12
11
9
6
5
17
Sep
13
18
Jul
30
May
25
Apr
24
17
15
9
5
15
Mar
9
8
25
Feb
21
15
9
8
7
6
26
Jan
14
12
11
5
4
1
20
Dec
19
6
5
3
25
Nov
20
19
16
15
14
12
4
3
28
Oct
27
26
Move the GlobalUniqueIndex class into the namespace Dune
Use the GlobalUniqueIndex class from this module again
Remove the GlobalP2Mapper class -- it is in a separate file now
Expect a boost::multiprecision type when MULTIPRECISION is set
Reenable tests for Euclidean Hesse matrix
Also test the Riemannian Hesse matrix
[bugfix] Fix computation of average Neumann displacement
Rename variable neumannNodes to neumannVertices, to avoid confusion
[bugfix] Use the proper ignoreNodes fields for gradient norm computations
Don't store rank and size in the VTKFile object
Properly construct the full filename in situations with more than one process
[bugfix] Don't iterate over the All_Partition elements, only over Interior_Partition
Fix inverted indices
Allow to start from a configuration given as a vtk file
GlobalP2Mapper is in a separate file, globalindex.hh is in dune/grid/utility now
Take GlobalUniqueIndex from dune/grid/utility now
GlobalP2Mapper is in a separate file now
Dirichlet boundary values for the L-shape example
Add a default constructor which sets rank to 0 and size to 1
Implement the derivative of the projected FE function
A class to read Cosserat configurations from a VTK file
Implement rudimentary file reading
Merge code for first-order and second-order writing
Write first-order configurations using the new VTKFile class instead of GeometryGrid
Remove 'write' method that doesn't take a FunctionSpaceBasis object
Use the new VTKFile class for second-order non-mixed writing
New VTKFile class encapsulating VTK files independently of the dune grid interface
Make the first-order case compile again
Remove the problem-independent cosserat-continuum parameter file -- it is not used anymore
The Dirichlet values classes are in separate Python files now
Implement the derivative of the projection onto the set of unit vectors
Implement 'log', the inverse of 'exp'
Don't rely on a non-standard dune-solvers extension to set the matrix of a transfer operator
Generalize to allow FD approximation using boost multiprecision number types
Only write the Interior_Partition elements
Include dune/common/version.hh
[bugfix] Distribute norm of correction to all processors for the stopping criterion
Include version.hh from dune-common
Remove old boundary values function
Monitor the L^2-norm of the gradient
Loading