alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::GetAccName< AccCpuOmp2Blocks< TDim, TIdx > > Struct Template Reference

The CPU OpenMP 2.0 block accelerator name trait specialization. More...

#include <AccCpuOmp2Blocks.hpp>

Static Public Member Functions

static ALPAKA_FN_HOST auto getAccName () -> std::string
 

Detailed Description

template<typename TDim, typename TIdx>
struct alpaka::trait::GetAccName< AccCpuOmp2Blocks< TDim, TIdx > >

The CPU OpenMP 2.0 block accelerator name trait specialization.

Definition at line 148 of file AccCpuOmp2Blocks.hpp.

Member Function Documentation

◆ getAccName()

template<typename TDim , typename TIdx >
static ALPAKA_FN_HOST auto alpaka::trait::GetAccName< AccCpuOmp2Blocks< TDim, TIdx > >::getAccName ( ) -> std::string
inlinestatic

Definition at line 150 of file AccCpuOmp2Blocks.hpp.


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