Skip to main content

mesh:prepare morphing

Version: 0.0.0

Description

Prepare morphing on a meshed region depending on an input displacement field.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
displacement_scopingscoping, scopings_containerexpects either a scoping or a scopings container with one field
Pin 1
Required
disp_meshabstract_meshed_regionmesh on which displacement are scoped
Pin 2
Required
meshabstract_meshed_regionmesh to morph

Outputs

OutputNameExpected type(s)Description
Pin 0morphing_manager_dataMorphing manager data (can be used as input of morphed_field or morphing operators.

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: mesh

Plugin: N/A

Scripting name: prepare_morphing

Full name: mesh.prepare_morphing

Internal name: prepare_morphing

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.