VolMesh.delete_cell

VolMesh.delete_cell(cell)[source]

Delete a cell from the volmesh.

Parameters

cell (int) – The identifier of the cell.

Returns

None