VTK-m  2.0
Classes | Namespaces | Functions
ArrayHandleIndex.h File Reference
#include <vtkm/cont/ArrayHandleImplicit.h>

Go to the source code of this file.

Classes

struct  vtkm::cont::StorageTagIndex
 
class  vtkm::cont::ArrayHandleIndex
 An implicit array handle containing the its own indices. More...
 

Namespaces

 vtkm
 Groups connected points that have the same field value.
 
 vtkm::cont
 VTK-m Control Environment.
 

Functions

VTKM_CONT vtkm::cont::ArrayHandleIndex vtkm::cont::make_ArrayHandleIndex (vtkm::Id length)
 A convenience function for creating an ArrayHandleIndex. More...