Skip to main content

mesh:mesh extraction

Version: 0.0.0

Description

Take a mesh and a scoping (elemental or nodal) and create a new mesh that contains this selection only.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
meshabstract_meshed_region
Pin 1
Required
mesh_scopingscoping
Pin 2extensionint32Number of extension layer

Outputs

OutputNameExpected type(s)Description
Pin 0abstract_meshed_regionabstract_meshed_region

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

Plugin: core

Scripting name: mesh_extraction

Full name: mesh.mesh_extraction

Internal name: mesh_extraction

License: None

Changelog

  • Version 0.0.0: Initial release.