Wildmeshing Toolkit
Loading...
Searching...
No Matches
half_closed_star_iterable.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace wmtk::simplex {
6
16HalfClosedStarIterable half_closed_star_iterable(const Mesh& mesh, const Tuple& tuple);
17
18} // namespace wmtk::simplex
HalfClosedStarIterable half_closed_star_iterable(const Mesh &mesh, const Tuple &tuple)
The half closed star is used to determine the deleted simplices in an edge collapse.