Wildmeshing Toolkit
create_tag.hpp File Reference
#include <set>
#include <wmtk/Mesh.hpp>
#include "internal/TupleTag.hpp"
Include dependency graph for create_tag.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::multimesh
 
 wmtk::multimesh::utils
 

Functions

std::set< int64_t > wmtk::multimesh::utils::create_tags (Mesh &m, const std::set< int64_t > &critical_vids)
 Do two passes on the edges of a triangle mesh to create vertex tags and edge tags. More...