EGI.face_neighbors

EGI.face_neighbors(fkey)

Return the neighbors of a face across its edges.

Parameters

fkey (int) – Identifier of the face.

Returns

list[int] – The identifiers of the neighboring faces.