HalfFace.cell_neighbors

HalfFace.cell_neighbors(cell)[source]

Find the neighbors of a given cell.

Parameters

cell (int) – The identifier of the cell.

Returns

list[int] – The identifiers of the adjacent cells.