Struct UnpartitionedMesh::LightWeightCell
Defined in File unpartitioned_mesh.h
Nested Relationships
This struct is a nested type of Class UnpartitionedMesh.
Struct Documentation
-
struct LightWeightCell
-
Public Members
-
const CellType type
-
const CellType sub_type
-
Vector3 centroid
-
unsigned int block_id = std::numeric_limits<unsigned int>::max()
-
std::vector<uint64_t> vertex_ids
-
std::vector<LightWeightFace> faces
-
const CellType type