z_bpack_defs::z_zfpquant Type Reference

**** ZFP quantity (used for arrays of ZFP compressed data) More...

Public Attributes

character, dimension(:), allocatable buffer_r
 ZFP buffer for the real part. More...
 
character, dimension(:), allocatable buffer_i
 ZFP buffer for the imaginary part. More...
 

Detailed Description

**** ZFP quantity (used for arrays of ZFP compressed data)

Member Data Documentation

◆ buffer_i

character, dimension(:), allocatable z_bpack_defs::z_zfpquant::buffer_i

ZFP buffer for the imaginary part.

◆ buffer_r

character, dimension(:), allocatable z_bpack_defs::z_zfpquant::buffer_r

ZFP buffer for the real part.


The documentation for this type was generated from the following file: