Wildmeshing Toolkit
|
#include <wmtk/Mesh.hpp>
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | 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. | |