Skip to main content

utility:extract scoping

Version: 0.0.0

Description

Takes a field type object, mesh or a collection of them and extracts its scoping or scopings container.

Inputs

InputNameExpected type(s)Description
Pin 0field_or_fields_containerfield, fields_container, property_field, property_fields_container, custom_type_field, custom_type_fields_container, string_field, scoping, scopings_container, meshed_region, meshes_container
Pin 1requested_locationint32If input 0 is a mesh or a meshes_container, the operator returns the nodes scoping, possible locations are: Nodal(default) or Elemental

Outputs

OutputNameExpected type(s)Description
Pin 0mesh_scopingscoping, scopings_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: utility

Plugin: core

Scripting name: None

Full name: None

Internal name: extract_scoping

License: None

Changelog

  • Version 0.0.0: Initial release.