#include <Tpetra_KokkosRefactor_Details_MultiVectorDistObjectKernels_UQ_PCE.hpp>
template<typename DS, typename ... DP, typename SS, typename ... SP, typename IdxView>
struct Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >
Definition at line 68 of file Tpetra_KokkosRefactor_Details_MultiVectorDistObjectKernels_UQ_PCE.hpp.
◆ DstView
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
◆ SrcView
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
◆ execution_space
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
◆ size_type
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
typedef execution_space::size_type Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::size_type |
◆ PackArraySingleColumn()
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::PackArraySingleColumn |
( |
const DstView & |
dst_, |
|
|
const SrcView & |
src_, |
|
|
const IdxView & |
idx_, |
|
|
size_t |
col_ |
|
) |
| |
|
inline |
◆ operator()() [1/2]
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
KOKKOS_INLINE_FUNCTION void Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::operator() |
( |
const size_type |
k | ) |
const |
|
inline |
◆ operator()() [2/2]
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
KOKKOS_INLINE_FUNCTION void Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::operator() |
( |
const size_type |
k, |
|
|
const size_type |
tidx |
|
) |
| const |
|
inline |
◆ pack()
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
static void Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::pack |
( |
const DstView & |
dst, |
|
|
const SrcView & |
src, |
|
|
const IdxView & |
idx, |
|
|
size_t |
col |
|
) |
| |
|
inlinestatic |
◆ BlockSize
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
const unsigned Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::BlockSize = 32 |
|
static |
◆ dst
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
◆ src
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
◆ idx
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
IdxView Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::idx |
◆ col
template<typename DS , typename ... DP, typename SS , typename ... SP, typename IdxView >
size_t Tpetra::KokkosRefactor::Details::PackArraySingleColumn< Kokkos::View< Sacado::UQ::PCE< DS > *, DP... >, Kokkos::View< const Sacado::UQ::PCE< SS > **, SP... >, IdxView >::col |
The documentation for this struct was generated from the following file: