Go to the documentation of this file.
11 #ifndef vtk_m_filter_zfp_ZFPCompressor3D_h
12 #define vtk_m_filter_zfp_ZFPCompressor3D_h
48 #endif // vtk_m_filter_zfp_ZFPCompressor3D_h
Groups connected points that have the same field value.
Definition: Atomic.h:19
void SetRate(vtkm::Float64 _rate)
Specifies the rate of compression.
Definition: ZFPCompressor3D.h:34
vtkm::Float64 GetRate()
Specifies the rate of compression.
Definition: ZFPCompressor3D.h:36
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
#define VTKM_FILTER_ZFP_EXPORT
Definition: vtkm_filter_zfp_export.h:44
Base class for all filters.
Definition: Filter.h:163
#define VTKM_CONT
Definition: ExportMacros.h:57
Compress a scalar field using ZFP.
Definition: ZFPCompressor3D.h:30
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:161