One option is to make use of meshio if you don’t want to implement it yourself.
It can be easily called from julia via PyCall.
2 Likes
One option is to make use of meshio if you don’t want to implement it yourself.
It can be easily called from julia via PyCall.