VolMesh.halfface_vertices

VolMesh.halfface_vertices(halfface)[source]

The vertices of a halfface.

Parameters

halfface (int) – The identifier of the halfface.

Returns

list[int] – Ordered vertex identifiers.