VTK-m  2.0
Classes | Namespaces | Typedefs
ZFPCompressor.h File Reference
#include <vtkm/Math.h>
#include <vtkm/cont/Algorithm.h>
#include <vtkm/cont/ArrayHandle.h>
#include <vtkm/cont/ArrayHandleConstant.h>
#include <vtkm/cont/ArrayHandleCounting.h>
#include <vtkm/cont/AtomicArray.h>
#include <vtkm/cont/Timer.h>
#include <vtkm/worklet/DispatcherMapField.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPEncode3.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPTools.h>
#include <stdio.h>

Go to the source code of this file.

Classes

class  vtkm::worklet::ZFPCompressor
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::worklet
 VTK-m Worklets.
 

Typedefs

using ZFPWord = vtkm::UInt64
 

Typedef Documentation

◆ ZFPWord

using ZFPWord = vtkm::UInt64