Skip to content

Implement reader for dune-grid vtu files

Simon Praetorius requested to merge issue/dune_grid_files into master

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

Merge request reports

Loading