OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
ippl::detail::ExtractRank< Kokkos::RangePolicy< T... > > Struct Template Reference

#include <ParallelDispatch.h>

Collaboration diagram for ippl::detail::ExtractRank< Kokkos::RangePolicy< T... > >:
Collaboration graph

Static Public Attributes

static constexpr int rank = 1
 

Detailed Description

template<typename... T>
struct ippl::detail::ExtractRank< Kokkos::RangePolicy< T... > >

Definition at line 174 of file ParallelDispatch.h.

Member Data Documentation

◆ rank

template<typename... T>
constexpr int ippl::detail::ExtractRank< Kokkos::RangePolicy< T... > >::rank = 1
staticconstexpr

Definition at line 175 of file ParallelDispatch.h.


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