Wildmeshing Toolkit
|
#include <wmtk/simplex/Simplex.hpp>
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::simplex | |
wmtk::simplex::internal | |
This class is a utility to perform breadth first search on simplices. | |
Functions | |
std::vector< Tuple > | wmtk::simplex::internal::coface_preserving_boundary_tuples (const Mesh &mesh, const Tuple &t, PrimitiveType pt, PrimitiveType coface_pt) |
Returns the boundary of a simplex ignoring some sorts of switches. More... | |