|
typedef Kokkos::Impl::ViewPCEContiguous | Spec |
|
typedef Kokkos::View< DT, DL, DD, DM, Spec > | DstView |
|
typedef Kokkos::View< ST, SL, SD, SM, Spec > | SrcView |
|
typedef DstView::execution_space | execution_space |
|
typedef execution_space::size_type | size_type |
|
|
| PackArrayMultiColumnVariableStride (const DstView &dst_, const SrcView &src_, const IdxView &idx_, const ColView &col_, size_t numCols_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type k) const |
|
KOKKOS_INLINE_FUNCTION void | operator() (const size_type k, const size_type tidx) const |
|
|
static void | pack (const DstView &dst, const SrcView &src, const IdxView &idx, const ColView &col, size_t numCols) |
|
|
DstView | dst |
|
SrcView | src |
|
IdxView | idx |
|
ColView | col |
|
size_t | numCols |
|
|
static const unsigned | BlockSize = 32 |
|
The documentation for this struct was generated from the following file:
- Tpetra_KokkosRefactor_Details_MultiVectorDistObjectKernels_UQ_PCE.hpp