xugrid.Ugrid2d.voronoi_topology#

property Ugrid2d.voronoi_topology#

Centroidal Voronoi tesselation of this UGRID2D topology.

Returns:

  • vertices (ndarray of floats with shape (n_centroids, 2))

  • face_node_connectivity (csr_matrix) – Describes face node connectivity of voronoi topology.

  • face_index (1d array of integers)