-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
...using the algorithm in this paper https://mrzv.org/publications/distributed-delaunay/
What it requires on top of the simple dela. wrapper is to:
- decompose the domain into cuboids (maybe cykdtree?)
- determine if a point is part of a infinite or finite Voronoi cell (cgal wrapper)
- communicate points to neighboring subdomains (mpi4py)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request