mesh:split field wrt mesh regions
Version: 0.0.0
Description
Split the input field or fields container based on the input mesh regions
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 Required | field_or_fields_container | field, fields_container | |
| Pin 1 Required | meshes | meshes_container | body meshes in the mesh controller cannot be mixed shell/solid |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | fields_container |
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: mesh
Plugin: core
Scripting name: split_fields
Full name: mesh.split_fields
Internal name: split_fields
License: None
Changelog
- Version 0.0.0: Initial release.