serialization:vtk to fields
Version: 0.0.0
Description
Write a field based on a vtk file.
Inputs
| Input | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | field_name | string | name of the field in the vtk file |
| Pin 3 | streams | streams_container | |
| Pin 4 Required | data_sources | data_sources |
Outputs
| Output | Name | Expected type(s) | Description |
|---|---|---|---|
| Pin 0 | fields_container | 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: serialization
Plugin: vtk
Scripting name: vtk_to_fields
Full name: serialization.vtk_to_fields
Internal name: vtk::vtk::FieldProvider
License: None
Changelog
- Version 0.0.0: Initial release.