nschloe / meshio

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

update xdmf_idx_to_num_nodes for triangle6 #1468

Open baxmittens opened 4 months ago

baxmittens commented 4 months ago

I need meshio for xdmf with quadratic triangle with 6 nodes. this is 0x24: "triangle6" or 36 in decimal as written in the xdmf_idx_to_meshio_type dict in https://github.com/nschloe/meshio/blob/b2ee99842e119901349fdeee06b5bf61e01f450a/src/meshio/xdmf/common.py#L36