Skip to main content

scoping:nodes in mesh

Version: 0.0.0

Description

Retrieves the nodal scoping of a given input mesh, which contains the node IDs.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
meshabstract_meshed_region

Outputs

OutputNameExpected type(s)Description
Pin 0mesh_scopingscoping

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

Plugin: core

Scripting name: nodal_from_mesh

Full name: scoping.nodal_from_mesh

Internal name: GetNodeScopingFromMesh

License: None

Changelog

  • Version 0.0.0: Initial release.