ForceVolMesh.is_halfface_on_boundary
- ForceVolMesh.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.