Wildmeshing Toolkit
boundary.hpp File Reference
Include dependency graph for boundary.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::boundary (const Mesh &mesh, const Simplex &simplex, const bool sort_and_clean=true)
 Returns all boundary simplices of a simplex. More...
 
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)