ForceVolMesh.vertex_cells

ForceVolMesh.vertex_cells(vertex)

Return all cells connected to a vertex.

Parameters

vertex (int) – The identifier of the vertex.

Returns

list[int] – The list of cells connected to a vertex.