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

edge_halffaces()