Skip to main content

geo:scoping normals

Version: 0.0.0

Description

compute the normals at the given nodes or element scoping based on the given mesh (first version, the element normal is only handled on the shell elements)

Inputs

InputNameExpected type(s)Description
Pin 0meshabstract_meshed_region
Pin 1mesh_scopingscoping
Pin 3fieldfield

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

Full name: geo.normals

Internal name: normals_provider

License: None

Changelog

  • Version 0.0.0: Initial release.