VTK-m  2.0
Public Attributes | List of all members
vtkm::worklet::zfp::BlockWriter< block_size, AtomicPortalType >::UIntInt Union Reference

#include <ZFPBlockWriter.h>

Public Attributes

vtkm::UInt64 uintpart
 
vtkm::Int64 intpart
 

Member Data Documentation

◆ intpart

template<int block_size, typename AtomicPortalType >
vtkm::Int64 vtkm::worklet::zfp::BlockWriter< block_size, AtomicPortalType >::UIntInt::intpart

◆ uintpart

template<int block_size, typename AtomicPortalType >
vtkm::UInt64 vtkm::worklet::zfp::BlockWriter< block_size, AtomicPortalType >::UIntInt::uintpart

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