Go to the documentation of this file.
18 #ifndef viskores_exec_arg_ThreadIndicesBasic3D_h
19 #define viskores_exec_arg_ThreadIndicesBasic3D_h
71 #endif //viskores_exec_arg_ThreadIndicesBasic3D_h
viskores::Id3 ThreadIndex3D
Definition: ThreadIndicesBasic3D.h:65
ThreadIndicesBasic3D(const viskores::Id3 &threadIndex3D, viskores::Id threadIndex1D, viskores::Id inIndex, viskores::IdComponent visitIndex, viskores::Id outIndex)
Definition: ThreadIndicesBasic3D.h:43
viskores::Int32 IdComponent
Base type to use to index small lists.
Definition: Types.h:202
Basic container for thread indices in a worklet invocation.
Definition: ThreadIndicesBasic.h:43
viskores::Int64 Id
Base type to use to index arrays.
Definition: Types.h:235
Groups connected points that have the same field value.
Definition: Atomic.h:27
viskores::Id3 GetInputIndex3D() const
The 3D index into the input domain.
Definition: ThreadIndicesBasic3D.h:62
Container for 3D thread indices in a worklet invocation.
Definition: ThreadIndicesBasic3D.h:39
#define VISKORES_EXEC
Definition: ExportMacros.h:59