Wildmeshing Toolkit
tuples_preserving_primitive_types.hpp File Reference
#include <vector>
#include <wmtk/Tuple.hpp>
Include dependency graph for tuples_preserving_primitive_types.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

std::vector< Tuple > wmtk::simplex::tuples_preserving_primitive_types (const Mesh &mesh, const Tuple &t, const PrimitiveType ptype1, const PrimitiveType ptype2)
 Compute all tuples that contain simplex(ptype1, t) and that are contained by simplex(ptype2, t). More...