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