mesh:prepare morphing
Version: 0.0.0
Description
Prepare morphing on a meshed region depending on an input displacement field.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | displacement_scoping | scoping, scopings_container | expects either a scoping or a scopings container with one field |
| Pin 1 Required | disp_mesh | abstract_meshed_region | mesh on which displacement are scoped |
| Pin 2 Required | mesh | abstract_meshed_region | mesh to morph |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | morphing_manager_data | Morphing manager data (can be used as input of morphed_field or morphing operators. |
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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.