Skip to main content

utility:merge fc to fc field matrices

Version: 0.0.0

Description

Merge fields of fields container into field matrices. The output is a fields container of field matrices.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_containerfields container to be merged
Pin 1
Required
labelstringLabel where the merge is required
Pin 2time_scopingint32, vector<int32>, scopingif it's specified, fields container of field matrices is constructed only on the specified time scoping

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_containerfields container of field matrices obtained after merging.

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: merge::fields_container_matrices_label

Full name: utility.merge::fields_container_matrices_label

Internal name: merge::fields_container_matrices_label

License: None

Changelog

  • Version 0.0.0: Initial release.