Skip to main content

averaging:extend to mid nodes (field)

Version: 0.0.0

Description

Extends an Elemental Nodal or Nodal field defined on corner nodes to a field defined also on the mid nodes.

Inputs

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

Outputs

OutputNameExpected type(s)Description
Pin 0fieldfield

Configurations

NameExpected type(s)Default valueDescription
inplaceboolfalseThe output is written over the input to save memory if this configuration is set to true. Only supported for nodal fields in input.
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: extend_to_mid_nodes

Full name: averaging.extend_to_mid_nodes

Internal name: extend_to_mid_nodes

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.