VTK-m  2.0
Classes | Namespaces | Functions
ArrayHandleConcatenate.h File Reference
#include <vtkm/StaticAssert.h>
#include <vtkm/cont/ArrayHandle.h>

Go to the source code of this file.

Classes

class  vtkm::cont::StorageTagConcatenate< StorageTag1, StorageTag2 >
 
class  vtkm::cont::ArrayHandleConcatenate< ArrayHandleType1, ArrayHandleType2 >
 

Namespaces

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

Functions

template<typename ArrayHandleType1 , typename ArrayHandleType2 >
VTKM_CONT ArrayHandleConcatenate< ArrayHandleType1, ArrayHandleType2 > vtkm::cont::make_ArrayHandleConcatenate (const ArrayHandleType1 &array1, const ArrayHandleType2 &array2)