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

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::components
 

Functions

void wmtk::components::multimesh_from_tag (std::shared_ptr< Mesh > &mesh_in, attribute::MeshAttributeHandle &substructure_label, int64_t substructure_value)
 Generate a multi-mesh from a mesh with a tag that represents the substructure, the mesh is changed. More...