Go to the documentation of this file.
   10 #ifndef vtk_m_cont_internal_MapArrayPermutation_h 
   11 #define vtk_m_cont_internal_MapArrayPermutation_h 
   16 #include <vtkm/cont/vtkm_cont_export.h> 
   34 template <
typename T, 
typename S>
 
   51 #endif //vtk_m_cont_internal_MapArrayPermutation_h 
  
VTKM_CONT IndexArrayHandleType GetIndexArray() const
Definition: ArrayHandlePermutation.h:262
 
Manages an array-worth of data.
Definition: ArrayHandle.h:283
 
Groups connected points that have the same field value.
Definition: Atomic.h:19
 
An ArrayHandle of an unknown value type and storage.
Definition: UnknownArrayHandle.h:406
 
Definition: ArrayHandlePermutation.h:93
 
Implicitly permutes the values in an array.
Definition: ArrayHandlePermutation.h:227
 
VTKM_CONT ValueArrayHandleType GetValueArray() const
Definition: ArrayHandlePermutation.h:267
 
double Float64
Definition: Types.h:155