|
Wildmeshing Toolkit
|
#include "tuple_vector_to_homogeneous_simplex_vector.hpp"#include <wmtk/Mesh.hpp>#include <algorithm>#include <iterator>Go to the source code of this file.
Namespaces | |
| namespace | wmtk |
| namespace | wmtk::simplex |
| namespace | wmtk::simplex::utils |
Functions | |
| std::vector< Simplex > | wmtk::simplex::utils::tuple_vector_to_homogeneous_simplex_vector (const Mesh &m, const std::vector< Tuple > &tups, PrimitiveType primitive) |