BaseVolMesh.vertex_laplacian
-
BaseVolMesh.
vertex_laplacian
(vertex)[source] Compute the vector from a vertex to the centroid of its neighbors.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list – The components of the vector.
BaseVolMesh.
vertex_laplacian
(vertex)[source]Compute the vector from a vertex to the centroid of its neighbors.
vertex (int) – The identifier of the vertex.
list – The components of the vector.