LIHPC-Computational-Geometry / coupe

the concurrent partitioner
https://LIHPC-Computational-Geometry.github.io/coupe/
Apache License 2.0
13 stars 3 forks source link

meshio: add .vtk file reading support #215

Closed hhirtz closed 2 years ago

hhirtz commented 2 years ago

Allow the tooling to read legacy VTK files.

TODO

hhirtz commented 2 years ago

The builds fail because mesh-io-ffi (C bindings for mesh-io) haven't been updated, which I will do when I have the time. Otherwise, this allows for mesh-part, weight-gen and cie to read .vtk files (the legacy ascii format, at least) transparently.