◆ _float_t
template<typename exec_space>
| using f_assert< exec_space >::_float_t = float |
◆ scratch_view_t
template<typename exec_space>
| using f_assert< exec_space >::scratch_view_t |
Initial value: Kokkos::View<
typename team_policy_t::execution_space::scratch_memory_space>
float _float_t
Definition test_team_strategy.cpp:34
◆ team_member_t
template<typename exec_space>
| using f_assert< exec_space >::team_member_t = team_policy_t::member_type |
◆ team_policy_t
template<typename exec_space>
| using f_assert< exec_space >::team_policy_t = Kokkos::TeamPolicy<exec_space> |
◆ f_assert()
template<typename exec_space>
◆ operator()() [1/3]
template<typename exec_space>
| KOKKOS_INLINE_FUNCTION void f_assert< exec_space >::operator() |
( |
tag1 | _t, |
|
|
const team_member_t & | team, |
|
|
std::size_t & | reduce_val ) const |
|
inline |
◆ operator()() [2/3]
template<typename exec_space>
| KOKKOS_INLINE_FUNCTION void f_assert< exec_space >::operator() |
( |
tag2 | _t, |
|
|
const team_member_t & | team, |
|
|
std::size_t & | reduce_val ) const |
|
inline |
◆ operator()() [3/3]
template<typename exec_space>
| KOKKOS_INLINE_FUNCTION void f_assert< exec_space >::operator() |
( |
tag3 | _t, |
|
|
const team_member_t & | team, |
|
|
std::size_t & | reduce_val ) const |
|
inline |
◆ m_n_per_team
template<typename exec_space>
| std::size_t f_assert< exec_space >::m_n_per_team |
◆ n_tot
template<typename exec_space>
| std::size_t f_assert< exec_space >::n_tot |
The documentation for this struct was generated from the following file:
- apps/libs/mc/tests/test_team_strategy.cpp