Wildmeshing Toolkit
Loading...
Searching...
No Matches
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

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)