BaseVolMesh.cell_to_mesh
-
BaseVolMesh.
cell_to_mesh
(cell)[source] Construct a mesh object from from a cell of a volmesh.
- Parameters
cell (hashable) – Identifier of the cell.
- Returns
Mesh – A mesh object.
BaseVolMesh.
cell_to_mesh
(cell)[source]Construct a mesh object from from a cell of a volmesh.
cell (hashable) – Identifier of the cell.
Mesh – A mesh object.