IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
ippl::detail::ExtractRank< Kokkos::MDRangePolicy< T... > > Struct Template Reference

#include <ParallelDispatch.h>

Inheritance diagram for ippl::detail::ExtractRank< Kokkos::MDRangePolicy< T... > >:
Collaboration diagram for ippl::detail::ExtractRank< Kokkos::MDRangePolicy< T... > >:

Static Public Attributes

static constexpr int rank = Kokkos::MDRangePolicy<T...>::rank

Detailed Description

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

Definition at line 178 of file ParallelDispatch.h.

Member Data Documentation

◆ rank

template<typename... T>
int ippl::detail::ExtractRank< Kokkos::MDRangePolicy< T... > >::rank = Kokkos::MDRangePolicy<T...>::rank
staticconstexpr

Definition at line 179 of file ParallelDispatch.h.


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