Wildmeshing Toolkit
|
#include "from_boundary.hpp"
#include <wmtk/Mesh.hpp>
#include <wmtk/attribute/MeshAttributeHandle.hpp>
#include "from_tag.hpp"
Go to the source code of this file.
Namespaces | |
wmtk | |
wmtk::components | |
wmtk::components::multimesh | |
Functions | |
std::shared_ptr< Mesh > | wmtk::components::multimesh::from_boundary (Mesh &mesh, const PrimitiveType ptype, const std::string &attribute_name, char value, const std::vector< wmtk::attribute::MeshAttributeHandle > &passed_attributes) |