VolMesh.edge_cells
-
VolMesh.
edge_cells
(edge) Ordered cells around edge (u, v).
- Parameters
edge (tuple of int) – The identifier of the edge.
- Returns
list – Ordered list of keys identifying the ordered cells.
VolMesh.
edge_cells
(edge)Ordered cells around edge (u, v).
edge (tuple of int) – The identifier of the edge.
list – Ordered list of keys identifying the ordered cells.