Wildmeshing Toolkit
Loading...
Searching...
No Matches
open_star_iterable.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace wmtk::simplex {
6OpenStarIterable open_star_iterable(const Mesh& mesh, const Simplex& simplex);
7}
OpenStarIterable open_star_iterable(const Mesh &mesh, const Simplex &simplex)