utility:change location
Version: 0.0.0
Description
change the location of a field.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field | field | |
| Pin 1 Required | new_location | string | new location of the output field ex 'Nodal', 'ElementalNodal', 'Elemental'... |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field | field |
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: utility
Plugin: core
Scripting name: change_location
Full name: utility.change_location
Internal name: change_location
License: None
Changelog
- Version 0.0.0: Initial release.