[MeshLib] MeshSeries (xdmf) forces requested dimension
Fixes a bug when MeshSeries reads a Mesh that contains only 1 cell.
-
Feature description was added to the changelog -
Tests covering your feature were added? tests/test_meshlib.py::TestUtils::test_read_quadratic_xdmf
This quadratic mesh contains only 1 cell -
Any new feature or behaviour change was documented? -
API-breaking changes documented here no breaking changes
Edited by Tobias Meisel