Skip to main content

mapping:apply mechanical native mapping

Version: 0.0.0

Description

Maps source data from source mesh to target mesh (computes interpolation).This operator needs to be used with the prepare mechanical native mapping associated one.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
source_meshabstract_meshed_regionSource mesh
Pin 1
Required
source_mesh_idint32Source mesh id
Pin 2
Required
target_meshabstract_meshed_regionTarget mesh
Pin 3
Required
target_mesh_idint32Target mesh id
Pin 4
Required
mapping_manager_data
Pin 5
Required
source_datafields_containerSource data
Pin 6target_scopingscopingTarget scoping the result will be scoped on

Outputs

OutputNameExpected type(s)Description
Pin 0mapped_datafields_containerMapped data
Pin 1apply_outputA Map containing the outputs of the interpolation as a key value pair

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf this option is set to true, the shared memory is prevented from being simultaneously accessed by multiple threads.

Scripting

Category: mapping

Plugin: N/A

Scripting name: apply_mechanical_native_mapping

Full name: mapping.apply_mechanical_native_mapping

Internal name: mechanical_native_mapping::apply

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.