Wildmeshing Toolkit
Loading...
Searching...
No Matches
faces_iterable.cpp
Go to the documentation of this file.
1
#include "
faces_iterable.hpp
"
2
3
namespace
wmtk::simplex
{
4
5
FacesIterable
faces_iterable
(
const
Mesh
& mesh,
const
Simplex
& simplex)
6
{
7
return
FacesIterable
(mesh, simplex);
8
}
9
10
}
// namespace wmtk::simplex
wmtk::Mesh
Definition
Mesh.hpp:95
wmtk::simplex::FacesIterable
Definition
FacesIterable.hpp:11
wmtk::simplex::Simplex
Definition
Simplex.hpp:22
faces_iterable.hpp
wmtk::simplex
Definition
Cell.hpp:7
wmtk::simplex::faces_iterable
FacesIterable faces_iterable(const Mesh &mesh, const Simplex &simplex)
Definition
faces_iterable.cpp:5
src
wmtk
simplex
faces_iterable.cpp
Generated by
1.9.8