Skip to main content

utility:unitary field

Version: 0.0.0

Description

Takes a field and returns another field of scalars in the same location and scoping as the input field.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_containerfield or fields container with only one field is expected

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

Configurations

NameExpected type(s)Default valueDescription
mutexboolfalseIf 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: unitary_field

Full name: utility.unitary_field

Internal name: make_unit

License: None

Changelog

  • Version 0.0.0: Initial release.