VolMesh.delete_cell

VolMesh.delete_cell(cell)[source]

Delete a cell from the volmesh.

Parameters:
cellint

The identifier of the cell.

Returns:
None

See also

delete_vertex(), delete_halfface()