#include <KokkosExp_View_MP_Vector_Contiguous.hpp>
|
static KOKKOS_INLINE_FUNCTION void | assign (dst_type &dst, const src_type &src, const Sacado::MP::VectorPartition< Size > &part) |
|
template<class DataType, class ... P, unsigned Size>
class Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >
Definition at line 1631 of file KokkosExp_View_MP_Vector_Contiguous.hpp.
◆ src_traits
template<class DataType , class ... P, unsigned Size>
typedef ViewTraits<DataType,P...> Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::src_traits |
◆ src_type
template<class DataType , class ... P, unsigned Size>
typedef ViewMapping< src_traits , typename src_traits::specialize > Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::src_type |
◆ src_dimension
template<class DataType , class ... P, unsigned Size>
typedef src_type::offset_type::dimension_type Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::src_dimension |
◆ mp_vector_type
template<class DataType , class ... P, unsigned Size>
typedef src_traits::value_type Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::mp_vector_type |
◆ storage_type
template<class DataType , class ... P, unsigned Size>
typedef mp_vector_type::storage_type Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::storage_type |
◆ storage_apply
template<class DataType , class ... P, unsigned Size>
typedef storage_type::template apply_N<Size> Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::storage_apply |
◆ strided_storage_type
template<class DataType , class ... P, unsigned Size>
typedef storage_apply::type Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::strided_storage_type |
◆ strided_value_type
template<class DataType , class ... P, unsigned Size>
◆ strided_data_type
template<class DataType , class ... P, unsigned Size>
◆ dst_traits
template<class DataType , class ... P, unsigned Size>
typedef ViewTraits<strided_data_type,P...> Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::dst_traits |
◆ type
template<class DataType , class ... P, unsigned Size>
typedef View<strided_data_type,P...> Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::type |
◆ dst_type
template<class DataType , class ... P, unsigned Size>
typedef ViewMapping< dst_traits , typename dst_traits::specialize > Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::dst_type |
◆ anonymous enum
template<class DataType , class ... P, unsigned Size>
◆ anonymous enum
template<class DataType , class ... P, unsigned Size>
◆ assign()
template<class DataType , class ... P, unsigned Size>
static KOKKOS_INLINE_FUNCTION void Kokkos::Impl::ViewMapping< void, ViewTraits< DataType, P... >, Sacado::MP::VectorPartition< Size > >::assign |
( |
dst_type & |
dst, |
|
|
const src_type & |
src, |
|
|
const Sacado::MP::VectorPartition< Size > & |
part |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: