Skip to main content

metadata:cyclic mesh expansion

Version: 0.0.0

Description

Expand the mesh.

Inputs

InputNameExpected type(s)Description
Pin 7sector_meshed_regionabstract_meshed_region, meshes_container
Pin 16
Required
cyclic_supportcyclic_support
Pin 18sectors_to_expandvector<int32>, scoping, scopings_containersectors to expand (start at 0), for multistage: use scopings container with 'stage' label.

Outputs

OutputNameExpected type(s)Description
Pin 0meshed_regionabstract_meshed_regionexpanded meshed region.
Pin 1cyclic_supportcyclic_supportinput cyclic support modified in place containing the new expanded meshed regions.

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

Plugin: core

Scripting name: cyclic_mesh_expansion

Full name: metadata.cyclic_mesh_expansion

Internal name: cyclic_expansion_mesh

License: None

Changelog

  • Version 0.0.0: Initial release.