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- Contains convenience interfaces to triangle (via Triangulate.jl) and
11- TetGen via TetGen.jl. Code using it needs to pass the Triangulate or
12- the TetGen modules as parameters to the constructor of
13- SimplexGridBuilder and thus needs to adhere to their respective
14- license conditions. This package itself is MIT licensed.
10+ Provides ` SimplexGridBuilder ` , a convenience interface to rhe triangle (via [ Triangulate.jl] ( https://github.com/JuliaGeometry/Triangulate.jl ) ) and
11+ TetGen (via [ TetGen.jl] ( https://github.com/JuliaGeometry/TetGen.jl ) ) mesh generators. Code using it needs to pass the ` Triangulate ` resp.
12+ the ` TetGen ` module as parameter to the constructor of ` SimplexGridBuilder ` and thus needs to
13+ adhere to their respective license conditions. This package itself is MIT licensed.
1514
1615
1716## Recent changes
You can’t perform that action at this time.
0 commit comments