CellNetwork.face_neighbors
- CellNetwork.face_neighbors(fkey)[source]
Return the neighbors of a face across its edges.
- Parameters:
- fkeyint
The identifier of the face.
- Returns:
- list[int]
The identifiers of the neighboring faces.
Site Navigation
Return the neighbors of a face across its edges.
The identifier of the face.
The identifiers of the neighboring faces.