Wildmeshing Toolkit
boundary.cpp File Reference
Include dependency graph for boundary.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::simplex
 

Functions

std::vector< Tuple > wmtk::simplex::boundary_tuples (const Mesh &m, const Tuple &t, PrimitiveType pt)
 
std::vector< Tuple > wmtk::simplex::boundary_tuples (const Mesh &mesh, const Simplex &simplex)
 
SimplexCollection wmtk::simplex::boundary (const Mesh &mesh, const Simplex &simplex, const bool sort_and_clean=true)
 Returns all boundary simplices of a simplex. More...