Skip to content

BUG: reading of OpenFOAM tetrahedral meshes broken (fixes #16972)

olesen requested to merge olesen/vtk:bugfix-openfoam-tetra into master
  • Was also reported on the mailing list and the issue tracker (with a patch), but also clean up the logic for that section too.

STYLE: use VTK_POLYHEDRON as fallback marker (was VTK_CONVEX_POINT_SET)

Merge request reports