Struct UnpartitionedMesh::LightWeightFace

Nested Relationships

This struct is a nested type of Class UnpartitionedMesh.

Struct Documentation

struct LightWeightFace

Public Functions

LightWeightFace() = default
inline explicit LightWeightFace(std::vector<uint64_t> vertex_ids)

Public Members

std::vector<uint64_t> vertex_ids
bool has_neighbor = false
uint64_t neighbor = 0