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.
4430d61bfc67c09f73d67c6f9cf9a96cb2121da7
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
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
releases/2.9
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
Feb
17
8
Nov
12
Sep
6
4
27
Aug
20
13
Jun
11
11
Apr
10
31
Mar
30
21
20
19
18
6
Feb
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 'cleanup/cmake-include-directories-to-library-target' into 'master'
master
master
Add missing link_libraries
Make the include directories change version dependent
Add include directories to library target
Merge branch 'feature/reader-range-type-of-gridfunctions' into 'master'
Allow also scalar types as range type in gridfunctions
Allow to specify a range type for the grid-function extracted by the vtkReader in pointdata and celldata
Merge branch 'update-compiler-toolchain' into 'master'
Update the compiler toolchains
Merge branch 'update/dune-module-without-versions' into 'master'
Remove the version restriction in the dune.module file
Revert "Set version to 2.11-git"
modernize-cosse…
modernize-cosserat-models
Update package version in CMakeLists file
Merge branch 'update-to-2.10' into 'master'
Set version to 2.11-git
Set version to 2.10
v2.10.0 release…
v2.10.0 releases/2.10
Merge branch 'issue/unique-target-names' into 'master'
Merge branch 'issue/differentiable-grid-functions' into 'master'
Merge branch 'feature/gridcreator-rvalue' into 'master'
Make the target names unique by dunevtk prefix
Merge branch 'fix-typos-in-readme' into 'master'
Fix a few typos in README.md
Merge branch 'issue/use-grid-comm' into 'master'
Use the grid communicator instead of the global MPIHelper communicator
Fix pointer vs reference error
issue/use-grid-…
issue/use-grid-comm
Improve documentation
Use the grid communicator instead of the global MPIHelper communicator
Merge branch 'fix/vtkwriterPythonBindings' into 'master'
fix missing grid include in python binding
Fix rangeproxy and component size
feature/functio…
feature/function-interface
Make Function of proper GridFunction
Fix opy-constructor of Function
Make GlobalFunction a proper GridFunction
Rewrite the function typeerasure
Merge branch 'bugfix/fix-datacollectors' into 'master'
Add support for passing rvalue of GridCreator to VtkReader
Check number of geometry-types in test-mixedgrid
Add a test to trigger the mixed-grid issues
Fix compiler warnings about unused variables and integer comparison
[bugfix] Fix LagrangeDataCollector for mixed grids
Loading