Skip to main content

serialization:hdf5dpf custom read

Version: 0.0.0

Description

Extract a custom result from an hdf5dpf file. This operator is deprecated, please use the 'custom' operator instead.

Inputs

InputNameExpected type(s)Description
Pin 0time_scopingscoping
Pin 1mesh_scopingscoping
Pin 3streamsstreams_containerHdf5df file stream.
Pin 4data_sourcesdata_sourcesHdf5df file data source.
Pin 24meta_dataabstract_data_treemeta_data that may be used to evaluate results or extract workflows.
Pin 60
Required
result_nameName of the result that must be extracted from the hdf5dpf file

Outputs

OutputNameExpected type(s)Description
Pin 0field_or_fields_containerfields_container, field

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

Plugin: core

Scripting name: hdf5dpf_custom_read

Full name: serialization.hdf5dpf_custom_read

Internal name: hdf5::h5dpf::custom

License: None

Changelog

  • Version 0.0.0: Initial release.