Wildmeshing Toolkit
make_cast_attribute_transfer_strategy.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
AttributeTransferStrategyBase.hpp
"
4
5
namespace
wmtk::operations::attribute_update
{
6
7
8
std::shared_ptr<AttributeTransferStrategyBase>
make_cast_attribute_transfer_strategy
(
const
wmtk::attribute::MeshAttributeHandle
& source,
const
wmtk::attribute::MeshAttributeHandle
& target);
9
10
}
AttributeTransferStrategyBase.hpp
wmtk::attribute::MeshAttributeHandle
Definition:
MeshAttributeHandle.hpp:26
wmtk::operations::attribute_update
Definition:
CastAttributeTransferStrategy.hpp:13
wmtk::operations::attribute_update::make_cast_attribute_transfer_strategy
std::shared_ptr< AttributeTransferStrategyBase > make_cast_attribute_transfer_strategy(const wmtk::attribute::MeshAttributeHandle &source, const wmtk::attribute::MeshAttributeHandle &target)
Definition:
make_cast_attribute_transfer_strategy.cpp:7
src
wmtk
operations
attribute_update
make_cast_attribute_transfer_strategy.hpp
Generated by
1.9.1