Go to the documentation of this file.
10 #ifndef vtk_m_cont_internal_MapArrayPermutation_h
11 #define vtk_m_cont_internal_MapArrayPermutation_h
34 template <
typename T,
typename S>
51 #endif //vtk_m_cont_internal_MapArrayPermutation_h
ValueArrayHandleType GetValueArray() const
Return the array used for values.
Definition: ArrayHandlePermutation.h:280
Manages an array-worth of data.
Definition: ArrayHandle.h:300
Groups connected points that have the same field value.
Definition: Atomic.h:19
IndexArrayHandleType GetIndexArray() const
Return the array used for indices.
Definition: ArrayHandlePermutation.h:270
An ArrayHandle of an unknown value type and storage.
Definition: UnknownArrayHandle.h:430
Definition: ArrayHandlePermutation.h:93
Implicitly permutes the values in an array.
Definition: ArrayHandlePermutation.h:233
#define VTKM_CONT_EXPORT
Definition: vtkm_cont_export.h:44
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:161