| 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 | |
| namespace | wmtk | 
| namespace | 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. | |
| void | wmtk::simplex::faces (SimplexCollection &simplex_collection, const Simplex &simplex, const bool sort_and_clean) |