Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.2 KB

README.md

File metadata and controls

14 lines (11 loc) · 1.2 KB

linux-macos-windows Aqua QA code style: runic

SimplexGridFactory

Provides SimplexGridBuilder, a convenience interface to the triangle (via Triangulate.jl) and TetGen (via TetGen.jl) mesh generators. Code using it needs to pass the Triangulate resp. the TetGen module as parameter to the constructor of SimplexGridBuilder and thus needs to adhere to their respective license conditions. This package itself is MIT licensed.