Skip to main content

compression:zfp decompression

Version: 0.0.0

Description

zfp decompression using the information about compression written into the properties of the field(s)

Inputs

InputNameExpected type(s)Description
Pin 0
Required
dataIncustom_type_fields_containercustom type field container from zfp_compression operator to decompress

Outputs

OutputNameExpected type(s)Description
Pin 0dataOutfield, fields_containerthe output entity is a field or a fields container; it contains decompressed data
Pin 1decompress_speeddoublethe output entity is a double, containing decompression speed (mb/sec)

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

Plugin: core

Scripting name: zfp_decompress

Full name: compression.zfp_decompress

Internal name: zfp_decompress

License: None

Changelog

  • Version 0.0.0: Initial release.