Kokkos Core Kernels Package Version of the Day
Loading...
Searching...
No Matches
Kokkos::TeamPolicy< Properties > Member List

This is the complete list of members for Kokkos::TeamPolicy< Properties >, including all inherited members.

impl_auto_team_size() constKokkos::TeamPolicy< Properties... >inline
impl_auto_vector_length() constKokkos::TeamPolicy< Properties... >inline
league_size() constKokkos::TeamPolicy< Properties... >
team_size() constKokkos::TeamPolicy< Properties... >
team_size_max(const FunctorType &)Kokkos::TeamPolicy< Properties... >static
team_size_recommended(const FunctorType &)Kokkos::TeamPolicy< Properties... >static
TeamPolicy(const typename traits::execution_space &space_, int league_size_request, int team_size_request, int vector_length_request=1)Kokkos::TeamPolicy< Properties >inline
TeamPolicy(int league_size_request, int team_size_request, int vector_length_request=1)Kokkos::TeamPolicy< Properties >inline