Wildmeshing Toolkit
|
Classes | |
class | CastAttributeTransferStrategy |
Functions | |
std::shared_ptr< AttributeTransferStrategyBase > | make_cast_attribute_transfer_strategy (const wmtk::attribute::MeshAttributeHandle &source, const wmtk::attribute::MeshAttributeHandle &target) |
std::shared_ptr< AttributeTransferStrategyBase > wmtk::operations::attribute_update::make_cast_attribute_transfer_strategy | ( | const wmtk::attribute::MeshAttributeHandle & | source, |
const wmtk::attribute::MeshAttributeHandle & | target | ||
) |
Definition at line 7 of file make_cast_attribute_transfer_strategy.cpp.
References wmtk::attribute::MeshAttributeHandle::handle().
Referenced by wmtk::components::wildmeshing(), wmtk::components::internal::wildmeshing2d(), and wmtk::components::internal::wildmeshing3d().