numba_celltree
Celltree data structure for searching for points, lines, boxes, and cells (convex polygons) in a two dimensional unstructured mesh.
Celltree data structure for searching for points, lines, boxes, and cells (convex polygons) in a two dimensional unstructured mesh.
To install this package, run one of the following:
Finding your way around in an unstructured meshes is difficult. Numba Celltree provides methods for searching for points, lines, boxes, and cells (convex polygons) in a two dimensional unstructured mesh.
Summary
Celltree data structure for searching for points, lines, boxes, and cells (convex polygons) in a two dimensional unstructured mesh.
Last Updated
Apr 16, 2025 at 07:40
License
MIT
Total Downloads
79.8K
Supported Platforms
GitHub Repository
https://github.com/deltares/numba_celltreeDocumentation
https://deltares.github.io/numba_celltree/