Implement reader for dune-grid vtu files
Summary
This MR modifies the VtkReader such that files written by dune-grid VTUWriter can be read in. Essentially, the <?xml ... >
header is ignored and the header integer type UInt32
of the version 0.1 files is supported.
Edited by Simon Praetorius