|
typedef Kokkos::View< Sacado::MP::Vector< DS > **, DP... > | DstView |
|
typedef Kokkos::View< const Sacado::MP::Vector< SS > *, SP... > | SrcView |
|
typedef DstView::execution_space | execution_space |
|
typedef execution_space::size_type | size_type |
|
|
| UnpackArrayMultiColumn (const DstView &dst_, const SrcView &src_, const IdxView &idx_, const Op &op_, 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 | unpack (const DstView &dst, const SrcView &src, const IdxView &idx, const Op &op, size_t numCols) |
|
|
DstView | dst |
|
SrcView | src |
|
IdxView | idx |
|
Op | op |
|
size_t | numCols |
|
The documentation for this struct was generated from the following file:
- Tpetra_KokkosRefactor_Details_MultiVectorDistObjectKernels_MP_Vector.hpp