Skip to main content

scoping:connectivity ids

Version: 0.0.0

Description

Returns the ordered node ids corresponding to the element ids scoping in input. For each element the node ids are its connectivity.

Inputs

InputNameExpected type(s)Description
Pin 1
Required
mesh_scopingscopingElemental scoping
Pin 7meshabstract_meshed_regionthe support of the scoping is expected if there is no mesh in input
Pin 10take_mid_nodesbooldefault is true

Outputs

OutputNameExpected type(s)Description
Pin 0mesh_scopingscoping
Pin 1elemental_scopingscopingsame as the input scoping but with ids duplicated to have the same size as nodal output scoping

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

Full name: scoping.connectivity_ids

Internal name: scoping::connectivity_ids

License: None

Changelog

  • Version 0.0.0: Initial release.