VolMesh.is_cell_on_boundary
-
VolMesh.
is_cell_on_boundary
(cell) Verify that a cell is on the boundary.
- Parameters
cell (int) – Identifier of the cell.
- Returns
bool – True if the face is on the boundary. False otherwise.
VolMesh.
is_cell_on_boundary
(cell)Verify that a cell is on the boundary.
cell (int) – Identifier of the cell.
bool – True if the face is on the boundary. False otherwise.