VTK-m  2.0
Public Member Functions | List of all members
vtkm::exec::arg::Fetch< FetchTag, vtkm::exec::arg::AspectTagThreadIndices, ExecObjectType > Struct Template Reference

#include <ThreadIndices.h>

Public Member Functions

template<typename ThreadIndicesType >
const VTKM_EXEC ThreadIndicesType & Load (const ThreadIndicesType &indices, const ExecObjectType &) const
 
template<typename ThreadIndicesType >
VTKM_EXEC void Store (const ThreadIndicesType &, const ExecObjectType &, const ThreadIndicesType &) const
 

Member Function Documentation

◆ Load()

template<typename FetchTag , typename ExecObjectType >
template<typename ThreadIndicesType >
const VTKM_EXEC ThreadIndicesType& vtkm::exec::arg::Fetch< FetchTag, vtkm::exec::arg::AspectTagThreadIndices, ExecObjectType >::Load ( const ThreadIndicesType &  indices,
const ExecObjectType &   
) const
inline

◆ Store()

template<typename FetchTag , typename ExecObjectType >
template<typename ThreadIndicesType >
VTKM_EXEC void vtkm::exec::arg::Fetch< FetchTag, vtkm::exec::arg::AspectTagThreadIndices, ExecObjectType >::Store ( const ThreadIndicesType &  ,
const ExecObjectType &  ,
const ThreadIndicesType &   
) const
inline

The documentation for this struct was generated from the following file: