scoping:nodes in mesh
Version: 0.0.0
Description
Retrieves the nodal scoping of a given input mesh, which contains the node IDs.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | mesh | abstract_meshed_region |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | mesh_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: nodal_from_mesh
Full name: scoping.nodal_from_mesh
Internal name: GetNodeScopingFromMesh
License: None
Changelog
- Version 0.0.0: Initial release.