File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77SimplexGridFactory
88==================
99
10- Provides ` SimplexGridBuilder ` , a convenience interface to rhe triangle (via [ Triangulate.jl] ( https://github.com/JuliaGeometry/Triangulate.jl ) ) and
10+ Provides ` SimplexGridBuilder ` , a convenience interface to the triangle (via [ Triangulate.jl] ( https://github.com/JuliaGeometry/Triangulate.jl ) ) and
1111TetGen (via [ TetGen.jl] ( https://github.com/JuliaGeometry/TetGen.jl ) ) mesh generators. Code using it needs to pass the ` Triangulate ` resp.
1212the ` TetGen ` module as parameter to the constructor of ` SimplexGridBuilder ` and thus needs to
1313adhere to their respective license conditions. This package itself is MIT licensed.
1414
1515
16- ## Recent changes
17- Please look up the list of recent [ changes] ( https://j-fu.github.io/SimplexGridFactory.jl/stable/changes )
16+ ## Recent [ changes] ( https://j-fu.github.io/SimplexGridFactory.jl/stable/changes )
You can’t perform that action at this time.
0 commit comments