Wildmeshing Toolkit
|
#include "SimplexCollection.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) |