HalfFace.cell_neighbors

HalfFace.cell_neighbors(cell)[source]

Find the neighbors of a given cell.

Parameters:
cellint

The identifier of the cell.

Returns:
list[int]

The identifiers of the adjacent cells.