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.
d4ca5635745cbd872a3b7675694e07642c20efb4
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
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
27
25
16
14
27
Dec
26
21
8
29
Nov
25
22
14
13
12
10
5
4
28
Oct
27
25
24
23
16
14
11
10
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
Fix indentation
Use dimworld where appropriate
Properly set up the reference grid
Measure SO(3) error in matrix space
Minor cleanup
Select finite element type at run-time
Factor out VTK writing into a separate method
GlobalP2Mapper: Make sure the grid view contains only quadrilaterals
Bugfix: H1-distance between SO(3)-valued functions was computed wrongly
Remove some debugging output
Use a power basis for interpolation
The file adolc.hh has been removed from dune-fufem again
Support writing grids with hexahedra
Fix wrong matrix types
Allow to use surface grids
Support dim==1 and dim!=dimworld
Throw if a non-existing discretization error mode is requested
PQkNodalBasis --> LagrangeNodalBasis
Avoid crash if there is no 'neumannValues' parameter
Switch to modern style of GeometryType construction
Use std::array instead of Dune::array2
Catch polymorphic exceptions by reference
Use Functions::LagrangeBasis instead of Functions::PQkNodalBasis
Replace PQkNodalBasis by LagrangeBasis
Embedded Hessians of the average distance fnctl are SymmetricMatrix now
Modernize GeometryType usage
Remove unused local variable nOwnedLocalEntity_
Replace deprecated Functions::PQkNodalBasis by Functions::LagrangeBasis
Do not include mpihelper.hh in global mappers
Minor documentation fixes
Modernize two unit tests
Include dune/fufem/adolc.hh
Initialize a pointer to silence a warning
Don't ever store the derivative -- only compute its norm
Adapt to new template list of class LocalBasisTraits
Update harmonicenergytest.cc
Bugfix: OneDGrid is not a template
Measure error for SO(3) in matrix space
Avoid a signed/unsigned warning
Fix logic error in an assertion
Loading