8 #if defined(WMTK_ENABLE_SIMPLEX_ID_CACHING)
15 #if defined(WMTK_ENABLE_SIMPLEX_ID_CACHING)
23 return std::tie(
m_primitive_type, m_index) < std::tie(o.m_primitive_type, o.m_index);
int64_t id(const Tuple &tuple, PrimitiveType type) const
return the global id of the Tuple of the given dimension
PrimitiveType m_primitive_type
constexpr bool operator==(PrimitiveType a, PrimitiveType b)
constexpr bool operator<(PrimitiveType a, PrimitiveType b)