VolMesh.vertex_neighborhood_centroid
-
VolMesh.
vertex_neighborhood_centroid
(vertex) Compute the centroid of the neighbors of a vertex.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list – The coordinates of the centroid.
VolMesh.
vertex_neighborhood_centroid
(vertex)Compute the centroid of the neighbors of a vertex.
vertex (int) – The identifier of the vertex.
list – The coordinates of the centroid.