Wildmeshing Toolkit
Loading...
Searching...
No Matches
top_dimension_cofaces_iterable.cpp
Go to the documentation of this file.
1
#include "
top_dimension_cofaces_iterable.hpp
"
2
3
namespace
wmtk::simplex
{
4
5
TopDimensionCofacesIterable
top_dimension_cofaces_iterable
(
const
Mesh
& mesh,
const
Simplex
& simplex)
6
{
7
return
TopDimensionCofacesIterable
(mesh, simplex);
8
}
9
10
}
// namespace wmtk::simplex
wmtk::Mesh
Definition
Mesh.hpp:95
wmtk::simplex::Simplex
Definition
Simplex.hpp:22
wmtk::simplex::TopDimensionCofacesIterable
Iterating through the d-simplices of a mesh can be done in different ways, depending on the simplex d...
Definition
TopDimensionCofacesIterable.hpp:38
wmtk::simplex
Definition
Cell.hpp:7
wmtk::simplex::top_dimension_cofaces_iterable
TopDimensionCofacesIterable top_dimension_cofaces_iterable(const Mesh &mesh, const Simplex &simplex)
Definition
top_dimension_cofaces_iterable.cpp:5
top_dimension_cofaces_iterable.hpp
src
wmtk
simplex
top_dimension_cofaces_iterable.cpp
Generated by
1.9.8