alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetDev< ViewPlainPtr< TDev, TElem, TDim, TIdx > > Struct Template Reference

The ViewPlainPtr device get trait specialization. More...

#include <ViewPlainPtr.hpp>

Static Public Member Functions

static auto getDev (ViewPlainPtr< TDev, TElem, TDim, TIdx > const &view) -> alpaka::Dev< TDev >
 

Detailed Description

template<typename TDev, typename TElem, typename TDim, typename TIdx>
struct alpaka::trait::GetDev< ViewPlainPtr< TDev, TElem, TDim, TIdx > >

The ViewPlainPtr device get trait specialization.

Definition at line 60 of file ViewPlainPtr.hpp.

Member Function Documentation

◆ getDev()

template<typename TDev , typename TElem , typename TDim , typename TIdx >
static auto alpaka::trait::GetDev< ViewPlainPtr< TDev, TElem, TDim, TIdx > >::getDev ( ViewPlainPtr< TDev, TElem, TDim, TIdx > const &  view) -> alpaka::Dev<TDev>
inlinestatic

Definition at line 62 of file ViewPlainPtr.hpp.


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