VolMesh.is_halfface_on_boundary
-
VolMesh.
is_halfface_on_boundary
(halfface) Verify that a face is on the boundary.
- Parameters
halfface (int) – The identifier of the halfface.
- Returns
bool – True if the face is on the boundary. False otherwise.
VolMesh.
is_halfface_on_boundary
(halfface)Verify that a face is on the boundary.
halfface (int) – The identifier of the halfface.
bool – True if the face is on the boundary. False otherwise.