VolMesh.vertex_cells
-
VolMesh.
vertex_cells
(vertex) Return all cells connected to a vertex.
- Parameters
vertex (int) – The identifier of the vertex.
- Returns
list – The list of cells connected to a vertex.
VolMesh.
vertex_cells
(vertex)Return all cells connected to a vertex.
vertex (int) – The identifier of the vertex.
list – The list of cells connected to a vertex.