Wildmeshing Toolkit
|
#include "transfer_attribute.hpp"
#include <string>
#include <wmtk/Mesh.hpp>
#include <wmtk/utils/cast_attribute.hpp>
Go to the source code of this file.
Namespaces | |
namespace | wmtk |
namespace | wmtk::multimesh |
namespace | wmtk::multimesh::utils |
Functions | |
wmtk::attribute::MeshAttributeHandle | wmtk::multimesh::utils::transfer_attribute (const wmtk::attribute::MeshAttributeHandle &original_handle, Mesh &m) |
wmtk::attribute::MeshAttributeHandle | wmtk::multimesh::utils::transfer_attribute (const wmtk::attribute::MeshAttributeHandle &original_handle, Mesh &m, const std::string &new_attribute_name) |