Skip to main content

metadata:cyclic support provider

Version: 0.0.0

Description

Read the cyclic support (DPF entity containing necessary information for expansions) and expands the mesh.

Inputs

InputNameExpected type(s)Description
Pin 3streams_containerstreams_containerStreams containing the result file.
Pin 4
Required
data_sourcesdata_sourcesdata sources containing the result file.
Pin 7sector_meshed_regionabstract_meshed_region, meshes_containermesh of the first sector.
Pin 15expanded_meshed_regionabstract_meshed_region, meshes_containerif this pin is set, expanding the mesh is not necessary.
Pin 18sectors_to_expandscoping, scopings_container, vector<int32>sectors to expand (start at 0), for multistage: use scopings container with 'stage' label.

Outputs

OutputNameExpected type(s)Description
Pin 0cyclic_supportcyclic_support
Pin 1sector_meshesmeshes_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.
num_threadsint320Number of threads to use to run in parallel
run_in_parallelbooltrueLoops are allowed to run in parallel if the value of this config is set to true.

Scripting

Category: metadata

Plugin: core

Scripting name: cyclic_support_provider

Full name: metadata.cyclic_support_provider

Internal name: support_provider_cyclic

License: None

Changelog

  • Version 0.0.0: Initial release.