Skip to content

Feature/make vtkio play with gridfunctions

The VTKIO class requires the given function to have a discrete function space so it didn't work with grid function

  • changed that
  • also replaced some dune typetraits with std ones
  • a fix to a call to dune_add_test Sorry for mixing different bug fixes

Merge request reports