Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dune-vtk
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
iwr
dune-vtk
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3538348a3b691461c0dc9c205c2cb9ebfb5c116b
Select Git revision
Branches
20
feature/continuous-writer-over-elements
feature/everything_in_vtk_namespace
feature/function-interface
feature/higher_order_lagrange_cell_types
feature/names-attributes-export
feature/new_build_system
feature/prepare-for-2-9
feature/pypi-packages
feature/pyramids
issue/check-const-ref-datacollector-type
issue/function-constructors
issue/link-dunevtk-against-dunelibs
issue/outdated-readme
issue/use-grid-comm
issue/warnings
master
default
protected
modernize-cosserat-models
releases/2.10
releases/2.7
releases/2.8
Tags
3
v2.10.0
v2.9.0
v2.8.0
23 results
Begin with the selected commit
Created with Raphaël 2.2.0
22
Jan
20
19
17
19
Dec
18
4
28
Nov
4
14
Oct
13
12
11
10
9
26
Sep
25
Mar
24
15
Nov
14
1
14
Oct
25
Sep
21
Feb
7
3
29
Jan
1
Dec
23
Oct
22
4
3
12
Sep
23
Jun
4
Apr
2
18
Mar
13
11
3
17
Feb
9
26
Jan
20
Dec
19
18
19
18
17
16
15
14
13
12
16
Nov
8
Oct
7
6
20
Sep
18
17
6
18
Aug
17
11
9
6
Jul
26
Jun
29
Apr
26
18
16
14
31
Mar
18
17
15
14
7
6
5
4
19
Feb
17
26
Jan
18
12
Dec
27
Sep
21
Feb
20
8
Jan
16
Dec
15
3
5
Sep
4
3
2
1
31
Aug
30
29
28
27
26
24
23
22
19
18
Merge branch 'feature/ctad-deprecated-declaration' into 'master'
Use derived class instead of alias templates
Merge branch 'feature/cxx20-std-by-default' into 'master'
Add c++20 as a requirement
Merge branch 'feature/add-interface-library' into 'master'
Add library Dune::Vtk
Merge branch 'feature/gitlab-ci-update' into 'master'
Update the gitlab-ci docker images
Link dunevtk against DUNE_LIBS
issue/link-dune…
issue/link-dunevtk-against-dunelibs
remote a parameter from dune_python_configure_bindings
Merge branch 'issue/double-return-type' into 'master'
Merge branch 'issue/main-cmake-lists-txt' into 'master'
Merge branch 'add-codespell-ci-job' into 'master'
Cast return value to double explicitly
Fix list of install files
Add a CI job that runs the codespell tool
Merge branch 'issue/result-of-t' into 'master'
Replace result_of_t by invoke_result_t
Merge branch 'feature/cmake-add-library-exportname-namespace' into 'master'
Replace dune_python_install_package by dune_python_configure_bindings
Specify EXPORT_NAME and NAMESPACE for the package library
Merge branch 'feature/vtk-namespace' into 'master'
Fix codimwriter after namespace changes
Fix some rebase errors
Move the codim writer into the Vtk namespace
Change classes to Vtk namespace
Move everything into the Vtk namespace
Merge branch 'issue/cleanup' into 'master'
Merge branch 'issue/writer-comm' into 'master'
Fix issues after rebase
Cleanup the code by following cpp core guidelines:
Merge branch 'issue/optional-point-ids' into 'master'
Fix typo in template parameter
Merge branch 'feature/edge-grid' into 'master'
Use a tag to indicate whether pointIDs should be written or not.
Merge branch 'feature/discontinuous-writer' into 'master'
Add a codim-data-collector and a corresponding example
Make the discontinuous writer write non-conforming grids
Merge branch 'issue/python-cppincludes' into 'master'
Fix the parallel writer that needs point IDs
Loading