composite:composite_field_variable_operator
Version: 0.0.0
Description
Enriches the materials container with the material fields (field variable) from a CompositeDefinitions.h5. There is no output.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field | field | |
| Pin 7 Required | mesh | abstract_meshed_region | |
| Pin 22 Required | material_fields | umap<string,struct dataProcessing::composite::ImportedMaterialField> | |
| Pin 23 Required | materials_container | materials_container | |
| Pin 102 Required | check_mesh_regions | bool |
Outputs
| Output | Name | Expected type(s) | Description |
|---|
Configurations
| Name | Expected type(s) | Default value | Description |
|---|---|---|---|
| mutex | bool | false | If 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: composite_field_variable_operator
Full name: composite.composite_field_variable_operator
Internal name: composite::composite_field_variable_operator
License: None
Changelog
- Version 0.0.0: Initial release.