scoping:elements in mesh
Version: 0.0.0
Description
Retrieves the elemental scoping of a given input mesh, which contains the element 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: elemental_from_mesh
Full name: scoping.elemental_from_mesh
Internal name: GetElementScopingFromMesh
License: None
Changelog
- Version 0.0.0: Initial release.