RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
Static Public Member Functions | List of all members
RAJA::internal::LambdaOffsetExtractor< OffsetType, id > Struct Template Reference

#include <Lambda.hpp>

Static Public Member Functions

template<typename Data >
RAJA_HOST_DEVICE constexpr static RAJA_INLINE OffsetType extract (Data &&data)
 

Member Function Documentation

◆ extract()

template<typename OffsetType , camp::idx_t id>
template<typename Data >
RAJA_HOST_DEVICE constexpr static RAJA_INLINE OffsetType RAJA::internal::LambdaOffsetExtractor< OffsetType, id >::extract ( Data &&  data)
inlinestaticconstexpr

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