Skip to main content

averaging:gauss to node (fields container)

Version: 0.0.0

Description

Extrapolates results available at Gauss or quadrature points to nodal points for a field container. The available elements are: Linear quadrangle, parabolic quadrangle, linear hexagonal, quadratic hexagonal, linear tetrahedral, and quadratic tetrahedral.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
fields_containerfields_container
Pin 1meshabstract_meshed_region, meshes_containerThe mesh region in this pin is used for extrapolating results available at Gauss or quadrature points to nodal points.
Pin 3scopingscopingExtrapolating results on the selected scoping. If it is a scoping container, the label must correspond to the one of the fields containers.

Outputs

OutputNameExpected type(s)Description
Pin 0fields_containerfields_container

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

Full name: averaging.gauss_to_node_fc

Internal name: gauss_to_node_fc

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.