Python bindings for JIGSAW: a Delaunay-based unstructured mesh generator
JIGSAW: An unstructured mesh generator
JIGSAW
is an unstructured mesh generator and tessellation library; designed to generate high-quality triangulations and polyhedral decompositions of general planar, surface and volumetric domains. JIGSAW
includes refinement-based algorithms for the construction of new meshes, optimisation-driven techniques for the improvement of existing grids, as well as routines to assemble (restricted) Delaunay tessellations, Voronoi complexes and Power diagrams.
This package provides a Python
based scripting interface to the underlying JIGSAW
mesh generator, including a range of additional facilities for file I/O,