SimplexGridFactory.jl

Convenience interfaces to Triangulate.jl and TetGen.jl
Author j-fu
Popularity
4 Stars
Updated Last
4 Months Ago
Started In
September 2020

linux-macos-windows Aqua QA

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.

Recent changes