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