CellNetwork.edge_faces
- CellNetwork.edge_faces(edge)[source]
Return the faces adjacent to an edge.
- Parameters:
- edgetuple[int, int]
The edge identifier.
- Returns:
- list[int]
The identifiers of the adjacent faces.
Site Navigation
Return the faces adjacent to an edge.
The edge identifier.
The identifiers of the adjacent faces.