Skip to content

Add support for arbitrary polyhedra to Xdmf2.

Add support for reading arbitrary polyhedra to Xdmf2. Uses a modified version of the Xdmf3 reader to determine the number of faces for each polyhedron and updates the grid connectivity accordingly.

See #17621 (closed).

Closes #17621 (closed)

Merge request reports