Go to the documentation of this file.
10 #ifndef vtk_m_exec_arg_BasicArg_h
11 #define vtk_m_exec_arg_BasicArg_h
31 template <vtkm::IdComponent ControlSignatureIndex>
41 #endif //vtk_m_exec_arg_BasicArg_h
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
Base type to use to index small lists.
Definition: Types.h:194
The underlying tag for basic ExecutionSignature arguments.
Definition: BasicArg.h:32
static constexpr vtkm::IdComponent INDEX
Definition: BasicArg.h:34
Aspect tag to use for default load/store of data.
Definition: AspectTagDefault.h:22