VolMesh.cell_to_mesh
- VolMesh.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.
Construct a mesh object from from a cell of a volmesh.
cell (hashable) – Identifier of the cell.
Mesh – A mesh object.