Go to the documentation of this file.
10 #ifndef vtk_m_exec_arg_InputIndex_h
11 #define vtk_m_exec_arg_InputIndex_h
53 template <
typename FetchTag,
typename ExecObjectType>
58 template <
typename ThreadIndicesType>
61 return indices.GetInputIndex();
64 template <
typename ThreadIndicesType>
74 #endif //vtk_m_exec_arg_InputIndex_h
#define VTKM_EXEC
Definition: ExportMacros.h:51
Groups connected points that have the same field value.
Definition: Atomic.h:19
The base class for all tags used in an ExecutionSignature.
Definition: ExecutionSignatureTagBase.h:37
vtkm::Int32 IdComponent
Represents a component ID (index of component in a vector).
Definition: Types.h:168
Class for loading and storing values in thread instance.
Definition: Fetch.h:49
vtkm::Int32 Id
Represents an ID (index into arrays).
Definition: Types.h:191