scoping:from mesh
Version: 0.0.0
Description
Provides the entire mesh scoping based on the requested location
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | mesh | abstract_meshed_region | |
| Pin 1 | requested_location | string | if nothing the operator returns the nodes scoping, possible locations are: Nodal(default) or Elemental |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | scoping | scoping |
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: scoping
Plugin: core
Scripting name: from_mesh
Full name: scoping.from_mesh
Internal name: MeshScopingProvider
License: None
Changelog
- Version 0.0.0: Initial release.