start on python bindings
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
dune/python/CMakeLists.txt
0 → 100644
dune/python/test/testvtk.py
0 → 100644
dune/python/vtk/writer.hh
0 → 100644
pyproject.toml
0 → 100644
python/CMakeLists.txt
0 → 100644
python/dune/CMakeLists.txt
0 → 100644
python/dune/__init__.py
0 → 100644
python/dune/vtk/__init__.py
0 → 100644
python/setup.py.in
0 → 100644
setup.py
0 → 100644
Please register or sign in to comment