18 #ifndef viskores_exec_arg_Fetch_h
19 #define viskores_exec_arg_Fetch_h
56 template <
typename FetchTag,
typename AspectTag,
typename ExecObjectType>
58 #ifdef VISKORES_DOXYGEN_ONLY
66 using ValueType =
typename ExecObjectType::ValueType;
76 template <
typename ThreadIndicesType>
78 const ExecObjectType& execObject)
const;
89 template <
typename ThreadIndicesType>
91 const ExecObjectType& execObject,
94 #else // VISKORES_DOXYGEN_ONLY
96 #endif // VISKORES_DOXYGEN_ONLY
101 #endif //viskores_exec_arg_Fetch_h