Wildmeshing Toolkit
|
#include <wmtk/Mesh.hpp>
#include <wmtk/attribute/MeshAttributeHandle.hpp>
#include <wmtk/multimesh/utils/extract_child_mesh_from_tag.hpp>
#include <wmtk/multimesh/utils/transfer_attribute.hpp>
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::components |
namespace | wmtk::components::multimesh |
Functions | |
std::shared_ptr< Mesh > | wmtk::components::multimesh::from_tag (const wmtk::attribute::MeshAttributeHandle &handle, const wmtk::attribute::MeshAttributeHandle::ValueVariant &tag_value, const std::vector< wmtk::attribute::MeshAttributeHandle > &passed_attributes) |