CellNetwork.face_cells
- CellNetwork.face_cells(face)[source]
Return the cells connected to a face.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- list[int]
The identifiers of the cells connected to the face.
Site Navigation
Return the cells connected to a face.
The identifier of the face.
The identifiers of the cells connected to the face.