Skip to main content

composite:add_default_data

Version: 0.0.0

Description

Adds the defaults to the elements which were removed by the lay-up provider from the requested scope. It also checks if the requested scope contains invalid elements. Call run() to add the defaults because this operator has no direct output.

Inputs

InputNameExpected type(s)Description
Pin 0
Required
time_idint32requested_time_id
Pin 1
Required
requested_element_scopingscopingrequested_element_scoping
Pin 7
Required
meshabstract_meshed_regionMesh
Pin 300
Required
fields_containerfields_containerfields container to which default values are added

Outputs

OutputNameExpected type(s)Description

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

Plugin: composite

Scripting name: add_default_data

Full name: composite.add_default_data

Internal name: composite::add_default_data

License: None

Changelog

  • Version 0.0.0: Initial release.