HalfFace.cell_faces

HalfFace.cell_faces(cell)[source]

The faces of a cell.

Parameters

cell (int) – Identifier of the cell.

Returns

list[int] – The faces of a cell.

Notes

This method is similar to faces(), but in the context of a cell of the VolMesh.