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