VTK-m
2.0
|
#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/ZFPEncode1.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPTools.h>
#include <stdio.h>
Go to the source code of this file.
Classes | |
class | vtkm::worklet::ZFP1DCompressor |
Namespaces | |
vtkm | |
Groups connected points that have the same field value. | |
vtkm::worklet | |
VTK-m Worklets. | |
Typedefs | |
using | ZFPWord = vtkm::UInt64 |
using ZFPWord = vtkm::UInt64 |