Skip to content

[MeshLib] MeshSeries (xdmf) forces requested dimension

Tobias Meisel requested to merge fix_meshseries into main

Fixes a bug when MeshSeries reads a Mesh that contains only 1 cell.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added? tests/test_meshlib.py::TestUtils::test_read_quadratic_xdmf
    This quadratic mesh contains only 1 cell
  3. Any new feature or behaviour change was documented?
  4. API-breaking changes documented here no breaking changes
Edited by Tobias Meisel

Merge request reports

Loading