ITADN

Avoid passing in `element_type` to `read_HOHQMesh(path, element_type)`

#148Openjlchan 创建于 2023-08-07
J
jlchancommented
The element type can be determined from the first line in the HOHQMesh file, so we don't need to explicitly pass in the element type.
1 条评论