Skip to main content

geo:gauss to node (field)

Version: 0.0.0

Description

Extrapolating results available at Gauss or quadrature points to nodal points for one field. 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
fieldfield
Pin 1scopingscopingScoping to integrate on, if not provided, the one from input field is provided.
Pin 7meshabstract_meshed_regionMesh to integrate on.

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

Plugin: core

Scripting name: gauss_to_node

Full name: geo.gauss_to_node

Internal name: gauss_to_node

License: any_dpf_supported_increments

Changelog

  • Version 0.0.0: Initial release.