Wildmeshing Toolkit
Loading...
Searching...
No Matches
make_unique.hpp File Reference
#include <vector>
#include <wmtk/Tuple.hpp>
#include <wmtk/simplex/Simplex.hpp>
Include dependency graph for make_unique.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  wmtk
 
namespace  wmtk::simplex
 
namespace  wmtk::simplex::utils
 

Functions

std::vector< Simplexwmtk::simplex::utils::make_unique (const Mesh &m, const std::vector< Simplex > &s)
 
std::vector< Tuplewmtk::simplex::utils::make_unique_tuples (const Mesh &m, const std::vector< Tuple > &ts, PrimitiveType primitive)