Go to the documentation of this file.
18 #ifndef viskores_cont_internal_MapArrayPermutation_h
19 #define viskores_cont_internal_MapArrayPermutation_h
42 template <
typename T,
typename S>
59 #endif //viskores_cont_internal_MapArrayPermutation_h
Manages an array-worth of data.
Definition: ArrayHandle.h:313
IndexArrayHandleType GetIndexArray() const
Return the array used for indices.
Definition: ArrayHandlePermutation.h:279
ValueArrayHandleType GetValueArray() const
Return the array used for values.
Definition: ArrayHandlePermutation.h:289
Groups connected points that have the same field value.
Definition: Atomic.h:27
Definition: ArrayHandlePermutation.h:101
An ArrayHandle of an unknown value type and storage.
Definition: UnknownArrayHandle.h:451
double Float64
Base type to use for 64-bit floating-point numbers.
Definition: Types.h:169
Implicitly permutes the values in an array.
Definition: ArrayHandlePermutation.h:242