Skip to main content

averaging:elemental nodal to nodal elemental (field)

Version: 0.0.0

Description

Transforms an Elemental Nodal field to Nodal Elemental. The result is computed on a given node's scoping.

Inputs

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

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: averaging

Plugin: core

Scripting name: elemental_nodal_to_nodal_elemental

Full name: averaging.elemental_nodal_to_nodal_elemental

Internal name: ElementalNodal_To_NodalElemental

License: None

Changelog

  • Version 0.0.0: Initial release.