Skip to content

Fix export of an imported vtk volume mesh to .med

The generated surface of the mesh needs to be converted to unstructured grid for the vktMedWriter to handle it correctly.

Fixes aeva#199 (closed)

Merge request reports