64 std::array<simplex::internal::VisitedArray<simplex::IdSimplex>, 2>
66 std::array<simplex::internal::VisitedArray<simplex::IdSimplex>, 2>
Iterator & step_tri_mesh()
HalfClosedStarIterable & m_container
TopDimensionCofacesIterable::Iterator m_it
Iterator & step_tet_mesh()
bool operator!=(const Iterator &other) const
Iterator(HalfClosedStarIterable &container, const Tuple &t=Tuple())
This iterator internally uses TopDimensionCofacesIterable.
std::array< simplex::internal::VisitedArray< simplex::IdSimplex >, 2 > m_visited_cofaces
TopDimensionCofacesIterable m_tdc_itrbl
TopDimensionCofacesIterable::Iterator m_it_end
HalfClosedStarIterable(const Mesh &mesh, const Tuple &tuple)
std::array< simplex::internal::VisitedArray< simplex::IdSimplex >, 2 > m_visited_link
Iterating through the d-simplices of a mesh can be done in different ways, depending on the simplex d...