Skip to main content

averaging:elemental to elemental nodal (field)

Version: 0.0.0

Description

Transforms an Elemental field to an Elemental Nodal field.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fieldfield, fields_containerfield or fields container with only one field is expected
Pin 1mesh_scopingscopingaverage only on these entities
Pin 7meshabstract_meshed_region

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_to_elemental_nodal

Full name: averaging.elemental_to_elemental_nodal

Internal name: elemental_to_elemental_nodal

License: None

Changelog

  • Version 0.0.0: Initial release.