utility:incremental mesh
Version: 0.0.0
Description
Incrementaly merge the input.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | input | abstract_meshed_region |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | incremented_result |
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: utility
Plugin: core
Scripting name: incremental::merge::mesh
Full name: utility.incremental::merge::mesh
Internal name: incremental::merge::mesh
License: None
Changelog
- Version 0.0.0: Initial release.