pyvista / tetgen

A Python interface to the C++ TetGen library to generate tetrahedral meshes of any 3D polyhedral domains
http://tetgen.pyvista.org
Other
219 stars 32 forks source link

readme usage example is missing code #67

Closed sfladi closed 4 weeks ago

sfladi commented 3 months ago

The function write_background_mesh() in the README.md is missing code to write background_mesh and mtr_content to the mentioned .b.node- , .b.ele- and .b.mtr-files

https://github.com/pyvista/tetgen/blob/c3cb5fd4320d643aa82c5c8a32c7dfa85517f02e/README.rst?plain=1#L193-L204

akaszynski commented 4 weeks ago

Resolved in #69