VTK-m  2.0
Public Attributes | List of all members
vtkm::cont::DeviceAdapterAlgorithm< vtkm::cont::DeviceAdapterTagCuda >::PinnedErrorArray Struct Reference

#include <DeviceAdapterAlgorithmCuda.h>

Public Attributes

char * HostPtr = nullptr
 
char * DevicePtr = nullptr
 
vtkm::Id Size = 0
 

Member Data Documentation

◆ DevicePtr

char* vtkm::cont::DeviceAdapterAlgorithm< vtkm::cont::DeviceAdapterTagCuda >::PinnedErrorArray::DevicePtr = nullptr

◆ HostPtr

char* vtkm::cont::DeviceAdapterAlgorithm< vtkm::cont::DeviceAdapterTagCuda >::PinnedErrorArray::HostPtr = nullptr

◆ Size

vtkm::Id vtkm::cont::DeviceAdapterAlgorithm< vtkm::cont::DeviceAdapterTagCuda >::PinnedErrorArray::Size = 0

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