ASCL.net

Astrophysics Source Code Library

Making codes discoverable since 1999

ASCL Code Record

[ascl:2510.017] MadVoro: Massively distributed construction of Voronoi diagrams
MadVoro constructs three‑dimensional Voronoi diagrams in distributed‐memory systems using a parallel algorithm built on Delaunay triangulation. The library decomposes a point set across multiple processors, constructs local Delaunay triangulations, and then couples them via distributed communication to form a global Voronoi tessellation. It exposes an API that gives access to cells, faces, vertices, centroids, and cell volumes, enabling detailed mesh analysis at scale. MadVoro supports load balancing and data redistribution across hosts to optimize performance in high‑throughput simulations.
Code site:
https://github.com/maormizrachi/MadVoro
Described in:
https://ui.adsabs.harvard.edu/abs/2025RASTI...4...39M
Bibcode:
2025ascl.soft10017M


ascl:2510.017
Add this shield to your page
Copy the above HTML to add this shield to your code's website.