ForceVolMesh.halfface_manifold_neighborhood

ForceVolMesh.halfface_manifold_neighborhood(hfkey, ring=1)

Return the halfface neighborhood of a halfface across their edges.

Parameters

key (int) – The identifier of the halfface.

Returns

list[int] – The list of neighboring halffaces.

Notes

Neighboring halffaces on the same cell are not included.