Wildmeshing Toolkit
faces.hpp File Reference
Include dependency graph for faces.hpp:
This graph shows which files directly or indirectly include this file:

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)