Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-curvedgeometry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
extensions
dune-curvedgeometry
Graph
1c18b98b1817326bcb666123f745cf09b5b9490c
Select Git revision
Branches
12
feature/additional_tests
feature/normal-gradient
feature/normal_gradient2
issue/cleanup-deprecated-functionality
issue/constructors-default
issue/result-of-t-removed
issue/std-is-callable
master
default
protected
releases/2.10
releases/2.7
releases/2.8
releases/2.9
Tags
1
v2.10.0
13 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
22
Feb
21
Dec
10
Sep
5
19
Dec
18
16
Oct
10
21
Apr
14
Nov
1
21
Aug
20
19
17
Jun
31
May
30
23
28
Mar
3
Feb
11
Nov
4
13
Jul
3
Mar
16
Nov
9
15
Oct
14
7
21
Sep
17
Aug
11
9
Jul
24
Jun
7
5
May
26
Apr
25
15
25
Mar
18
17
4
19
Feb
18
17
11
10
Merge branch 'cleanup/cmake-include-directories-to-library-target' into 'master'
master
master
Add include directories to library target
Replace result_fo_t by invoke_Result_t
issue/result-of…
issue/result-of-t-removed
Merge branch 'cherry-pick-e32525a0' into 'releases/2.10'
releases/2.10
releases/2.10
Merge branch 'issue/result-of-t' into 'master'
Merge branch 'issue/result-of-t' into 'master'
Merge branch 'cherry-pick-6cadd81d' into 'releases/2.10'
Merge branch 'issue/identity-matrix-tag' into 'master'
Replace result_of_t by decltype
Merge branch 'issue/identity-matrix-tag' into 'master'
Rename IdentityMatrix into IdentityMatrixTag
Merge branch 'issue/unused-warnings' into 'master'
Remove unsued XYZ warnings
Update the README file
v2.10.0
v2.10.0
Merge branch 'update-readme' into 'master'
Update the README file
Update versions to 2.10
Merge branch 'update-version-2.10' into 'master'
Update version to 2.11
Update versions to 2.10
Merge branch 'feature/add-interface-library' into 'master'
Add library Dune::CurvedGeometry
Merge branch 'tryToAdaptToC++20' into 'master'
Replace result_of_t by invoke_result_t
Remove imported member after recent changes
Update vtk datacollector and writer to recent changes in dune-vtk
Merge branch 'feature/prepare-for-release-2.10' into 'master'
Merge branch 'releases/2.9' into 'master'
Update version numbers
Update version information to 2.9
releases/2.9
releases/2.9
Merge branch 'feature/jacobian' into 'master'
Merge branch 'feature/gitignore-file' into 'master'
Simple implementation of jacobian as transposed jacobianTransposed
Update the gitignore file
Use CopyableOptional from dune-common
issue/construct…
issue/constructors-default
Add more documentation
Make default construction possible
Add generic copy wrapper utility
Implement derivative only if it exists for the wrapped function
Copy bound flag in functionwrapper
Loading