VolMesh.cell_vertices
- VolMesh.cell_vertices(cell)[source]
The vertices of a cell.
- Parameters
cell (int) – Identifier of the cell.
- Returns
list – The vertex identifiers of a cell.
The vertices of a cell.
cell (int) – Identifier of the cell.
list – The vertex identifiers of a cell.