Wildmeshing Toolkit
|
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::simplex | |
Functions | |
SimplexCollection | wmtk::simplex::faces_single_dimension (const Mesh &mesh, const Simplex &simplex, const PrimitiveType face_type) |
Returns a vector with all faces in the boundary of a simplex of the given dimension. More... | |
void | wmtk::simplex::faces_single_dimension (SimplexCollection &simplex_collection, const Simplex &simplex, const PrimitiveType face_type) |
std::vector< Tuple > | wmtk::simplex::faces_single_dimension_tuples (const Mesh &mesh, const Simplex &simplex, const PrimitiveType face_type) |