Wildmeshing Toolkit
Loading...
Searching...
No Matches
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

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)