9 , m_dimension{dimension}
13 : m_tuple{simplex.tuple()}
14 , m_dimension{simplex.dimension()}
static Cell vertex(const Tuple &t)
int64_t dimension() const
Cell(const Tuple &t, int64_t dimension)
const Tuple & tuple() const
static Cell edge(const Tuple &t)
static Cell tetrahedron(const Tuple &t)
static Cell face(const Tuple &t)
bool operator<(const Cell &o) const
bool operator==(const Cell &o) const
constexpr int8_t get_primitive_type_id(PrimitiveType t)
Get a unique integer id corresponding to each primitive type.