VolMesh.halfface_cell

VolMesh.halfface_cell(halfface)[source]

The cell to which the halfface belongs to.

Parameters

halfface (int) – The identifier of the halfface.

Returns

int – Identifier of the cell.