CellNetwork.is_face_on_boundary
- CellNetwork.is_face_on_boundary(face)[source]
Verify that a face is on the boundary.
- Parameters:
- faceint
The identifier of the face.
- Returns:
- bool
True if the face is on the boundary. False otherwise.
Site Navigation
Verify that a face is on the boundary.
The identifier of the face.
True if the face is on the boundary. False otherwise.