composite:composite_scoping_operator
Version: 0.0.0
Description
Computes scoping based on ply and element scope
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 1 Required | element_scope | scoping | Optional: CScoping with selected element ids. |
| Pin 7 Required | mesh | abstract_meshed_region | |
| Pin 105 Required | ply_scope | vector<string> | Optional: vector of selected ply ids. |
Outputs
| Output | Name | Expected type(s) | Description |
|---|
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: composite
Plugin: composite
Scripting name: composite_scoping_operator
Full name: composite.composite_scoping_operator
Internal name: composite::composite_scoping_operator
License: None
Changelog
- Version 0.0.0: Initial release.