|
Wildmeshing Toolkit
|
#include "SimplexCollection.hpp"Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::simplex |
Functions | |
| SimplexCollection | wmtk::simplex::boundary (const Mesh &mesh, const Simplex &simplex, const bool sort_and_clean=true) |
| Returns all boundary simplices of a simplex. | |
| std::vector< Tuple > | wmtk::simplex::boundary_tuples (const Mesh &mesh, const Simplex &simplex) |
| std::vector< Tuple > | wmtk::simplex::boundary_tuples (const Mesh &m, const Tuple &t, PrimitiveType pt) |