Wildmeshing Toolkit
closed_star_iterable.cpp
Go to the documentation of this file.
1
#include "
closed_star_iterable.hpp
"
2
3
namespace
wmtk::simplex
{
4
5
ClosedStarIterable
closed_star_iterable
(
const
Mesh
& mesh,
const
Simplex
& simplex)
6
{
7
return
ClosedStarIterable
(mesh, simplex);
8
}
9
10
}
// namespace wmtk::simplex
wmtk::Mesh
Definition:
Mesh.hpp:106
wmtk::simplex::ClosedStarIterable
This iterator internally uses TopDimensionCofacesIterable.
Definition:
ClosedStarIterable.hpp:17
wmtk::simplex::Simplex
Definition:
Simplex.hpp:22
closed_star_iterable.hpp
wmtk::simplex
Definition:
Cell.hpp:7
wmtk::simplex::closed_star_iterable
ClosedStarIterable closed_star_iterable(const Mesh &mesh, const Simplex &simplex)
Definition:
closed_star_iterable.cpp:5
src
wmtk
simplex
closed_star_iterable.cpp
Generated by
1.9.1