mapping:scoping on coordinates
Version: 0.0.0
Description
Finds the Elemental scoping of a set of coordinates.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | coordinates | field | |
| Pin 7 Required | mesh | abstract_meshed_region |
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: mapping
Plugin: core
Scripting name: scoping_on_coordinates
Full name: mapping.scoping_on_coordinates
Internal name: scoping::on_coordinates
License: None
Changelog
- Version 0.0.0: Initial release.