VolMesh3gs.vertex_laplacian

VolMesh3gs.vertex_laplacian(vertex)

Compute the vector from a vertex to the centroid of its neighbors.

Parameters

vertex (int) – The identifier of the vertex.

Returns

list[float] – The components of the vector.