Wildmeshing Toolkit
multimesh_from_tag.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
wmtk/Mesh.hpp
>
4
5
6
namespace
wmtk::components
{
7
12
void
multimesh_from_tag
(
13
std::shared_ptr<Mesh>& mesh_in,
14
attribute::MeshAttributeHandle& substructure_label,
15
int64_t substructure_value);
16
17
}
// namespace wmtk::components
Mesh.hpp
wmtk::components
Definition:
Tuple.hpp:14
wmtk::components::multimesh_from_tag
void 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.
Definition:
multimesh_from_tag.cpp:20
components
multimesh_from_tag
wmtk
components
multimesh_from_tag
multimesh_from_tag.hpp
Generated by
1.9.1