Wildmeshing Toolkit
transfer_attribute.cpp File Reference
#include "transfer_attribute.hpp"
#include <string>
#include <wmtk/Mesh.hpp>
#include <wmtk/utils/cast_attribute.hpp>
Include dependency graph for transfer_attribute.cpp:

Go to the source code of this file.

Namespaces

 wmtk
 
 wmtk::multimesh
 
 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)