Skip to content

Fix xdmf3 and vtk unstructured grid

8a6aafbb Fixes a bug in Xdmf3 when resolving the real path to the xmf file. I found this when opening a xdmf file that stores the heavy data in a hdf5 file. This is only triggered if and the xmf filename doesn't contain a "/". abf36a52 Minor enhancement when checking if the grid contains VTK_POLYHEDRON.

Merge request reports