Wildmeshing Toolkit
Loading...
Searching...
No Matches
half_closed_star_iterable.cpp
Go to the documentation of this file.
1
#include "
half_closed_star_iterable.hpp
"
2
3
namespace
wmtk::simplex
{
4
5
HalfClosedStarIterable
half_closed_star_iterable
(
const
Mesh
& mesh,
const
Tuple
& tuple)
6
{
7
return
HalfClosedStarIterable
(mesh, tuple);
8
}
9
10
}
// namespace wmtk::simplex
wmtk::Mesh
Definition
Mesh.hpp:95
wmtk::Tuple
The Tuple is the basic navigation tool in our mesh data structure.
Definition
Tuple.hpp:19
wmtk::simplex::HalfClosedStarIterable
This iterator internally uses TopDimensionCofacesIterable.
Definition
HalfClosedStarIterable.hpp:22
half_closed_star_iterable.hpp
wmtk::simplex
Definition
Cell.hpp:7
wmtk::simplex::half_closed_star_iterable
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.
Definition
half_closed_star_iterable.cpp:5
src
wmtk
simplex
half_closed_star_iterable.cpp
Generated by
1.9.8