Wildmeshing Toolkit
|
#include "faces.hpp"
#include "boundary.hpp"
#include <wmtk/utils/primitive_range.hpp>
#include "faces_single_dimension.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::simplex | |
Functions | |
SimplexCollection | wmtk::simplex::faces (const Mesh &mesh, const Simplex &simplex, const bool sort_and_clean=true) |
Returns all faces of a simplex. More... | |
void | wmtk::simplex::faces (SimplexCollection &simplex_collection, const Simplex &simplex, const bool sort_and_clean) |