HalfFace.edge_cells
- HalfFace.edge_cells(edge)[source]
Ordered cells around edge (u, v).
- Parameters:
- edgetuple[int, int]
The identifier of the edge.
- Returns:
- list[int]
Ordered list of keys identifying the ordered cells.
See also
Site Navigation
Ordered cells around edge (u, v).
The identifier of the edge.
Ordered list of keys identifying the ordered cells.
See also