- 22 Oct, 2021 6 commits
-
-
Andreas Dedner authored
Feature/cmake python overhaul See merge request extensions/dune-vtk!31
-
dedner authored
-
-
-
comment out CMP0087 NEW cmake policy because it fails on some CI runners Fix CI yml file - the 2.7 test will not work anymore
-
Praetorius, Simon authored
-
- 23 Jun, 2021 2 commits
-
-
Praetorius, Simon authored
Update LagrangePoints due to changes in dune-geometry and dune-localfunctions See merge request extensions/dune-vtk!30
-
Praetorius, Simon authored
-
- 04 Apr, 2021 2 commits
-
-
Praetorius, Simon authored
Extract some concepts from Vtk::Function See merge request extensions/dune-vtk!29
-
Praetorius, Simon authored
-
- 02 Apr, 2021 6 commits
-
-
Praetorius, Simon authored
Explicit enums See merge request extensions/dune-vtk!27
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Remove unused variable warnings and integer conversion warnings See merge request extensions/dune-vtk!28
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Add test for compatibility of grid-functions with Vtk::Function See merge request extensions/dune-vtk!15
-
Praetorius, Simon authored
-
- 18 Mar, 2021 4 commits
-
-
Praetorius, Simon authored
Feature/add dune vtk bindings See merge request extensions/dune-vtk!11
-
dedner authored
[bugfix] [bugfix] [to be dropped] added a test using some dune-fem bindings to test different aspects of the VtkWriter bindings use 'pointData' instead of 'pointVector' as argument for vtkWriter since that argument can also be used for tensors. [python] remove dune packages from 'install_requires' in setup.py.in add metadata to dune.module for pip packaging add cellData method and add missing parameter to constructor of write remove test requiring dune-fem (moved to dune-fem) fix cut and paste error in dune.module file
-
dedner authored
minor change to test
-
dedner authored
export the first vtk writer (unstructured vtk) still very crude improve testvtk.py script [bugfix] added missing 'unkown' to 'DataTypes' to_string added lists for enum to allow for iteration which help with the export topython
-
- 13 Mar, 2021 2 commits
-
-
Praetorius, Simon authored
Remove 'Dune::void_t' in favor of simple concept check See merge request extensions/dune-vtk!26
-
Praetorius, Simon authored
-
- 03 Mar, 2021 1 commit
-
-
Praetorius, Simon authored
make grid functions default constructible See merge request extensions/dune-vtk!21
-
- 17 Feb, 2021 2 commits
-
-
Praetorius, Simon authored
Fix integer comparison and missing install file warnings See merge request extensions/dune-vtk!23
-
Praetorius, Simon authored
-
- 09 Feb, 2021 2 commits
-
-
Praetorius, Simon authored
fix integer comparison warning See merge request extensions/dune-vtk!22
-
Praetorius, Simon authored
-
- 26 Jan, 2021 1 commit
-
-
Praetorius, Simon authored
-
- 20 Dec, 2020 1 commit
-
-
Praetorius, Simon authored
replace is_indexable by IsIndexable See merge request extensions/dune-vtk!20
-
- 19 Dec, 2020 1 commit
-
-
Praetorius, Simon authored
-
- 18 Dec, 2020 3 commits
-
-
Praetorius, Simon authored
Use the dune-core docker images as base for the tests See merge request extensions/dune-vtk!18
-
Praetorius, Simon authored
Remove CI_TOOLCHAIN variable from gitlabci remove manual installation of dune-uggrid remove dune-typetree and dune-functions from installation list drop support for dune-2.6
-
Praetorius, Simon authored
-
- 17 Dec, 2020 7 commits
-
-
Praetorius, Simon authored
Remove VTK::Precision for dune-grid < 2.7 See merge request extensions/dune-vtk!19
-
Praetorius, Simon authored
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Remove semicolon after if condition See merge request extensions/dune-vtk!17
-
Praetorius, Simon authored
-
Praetorius, Simon authored
Make the Vtk::Function overloads more robust and set better default values See merge request extensions/dune-vtk!16
-
Praetorius, Simon authored
Export some types and data See merge request extensions/dune-vtk!14
-