HalfFace.edge_cells
-
HalfFace.
edge_cells
(edge)[source] 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.
HalfFace.
edge_cells
(edge)[source]Ordered cells around edge (u, v).
edge (tuple of int) – The identifier of the edge.
list – Ordered list of keys identifying the ordered cells.