VTK-m  2.0
Classes | Namespaces | Functions
ZFPEncode2.h File Reference
#include <vtkm/Types.h>
#include <vtkm/internal/ExportMacros.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPBlockWriter.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPEncode.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPFunctions.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPStructs.h>
#include <vtkm/filter/zfp/worklet/zfp/ZFPTypeInfo.h>
#include <vtkm/worklet/WorkletMapField.h>

Go to the source code of this file.

Classes

struct  vtkm::worklet::zfp::Encode2
 

Namespaces

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

Functions

template<typename Scalar , typename PortalType >
VTKM_EXEC void vtkm::worklet::zfp::GatherPartial2 (Scalar *q, const PortalType &scalars, vtkm::Id offset, vtkm::Int32 nx, vtkm::Int32 ny, vtkm::Int32 sx, vtkm::Int32 sy)
 
template<typename Scalar , typename PortalType >
VTKM_EXEC void vtkm::worklet::zfp::Gather2 (Scalar *fblock, const PortalType &scalars, vtkm::Id offset, int sx, int sy)