CellNetwork.face_adjacency
- CellNetwork.face_adjacency(faces=None)[source]
Construct a face adjacency dictionary from a list of faces.
- Parameters:
- faceslist
A list of faces.
- Returns:
- dict
A face adjacency dictionary.
Site Navigation
Construct a face adjacency dictionary from a list of faces.
A list of faces.
A face adjacency dictionary.