nschloe / meshio

:spider_web: input/output for many mesh formats
MIT License
1.85k stars 388 forks source link

Support DGF Format #1467

Open kaiserls opened 2 months ago

kaiserls commented 2 months ago

This pull request implements basic support to read and write dgf files. https://dune-project.org/doxygen/master/group__DuneGridFormatParser.html#details

Would you consider including this grid format in meshio, or do you think a plug-in would be a better approach? Before merging: The test files are not yet registered for git lfs.