mapping:prepare mapping workflow
Version: 0.0.0
Description
Generates a workflow that can map results from a support to another one.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | input_support | field, abstract_meshed_region | |
| Pin 1 Required | output_support | field, abstract_meshed_region | |
| Pin 2 Required | filter_radius | double | Radius size for the RBF filter |
| Pin 3 | influence_box | double |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | mapping_workflow | workflow |
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: mapping
Plugin: core
Scripting name: prepare_mapping_workflow
Full name: mapping.prepare_mapping_workflow
Internal name: prepare_mapping_workflow
License: None
Changelog
- Version 0.0.0: Initial release.