Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Member Functions | List of all members
Kokkos::Impl::ViewAssignment< ViewDefault, ViewMPVectorInterlaced, void > Struct Template Reference

#include <Kokkos_View_MP_Vector_Interlaced.hpp>

Public Member Functions

template<class ST , class SL , class SD , class SM >
KOKKOS_INLINE_FUNCTION ViewAssignment (typename View< ST, SL, SD, SM, ViewMPVectorInterlaced >::array_type &dst, const View< ST, SL, SD, SM, ViewMPVectorInterlaced > &src)
 Compatible value and shape. More...
 

Detailed Description

template<>
struct Kokkos::Impl::ViewAssignment< ViewDefault, ViewMPVectorInterlaced, void >

Definition at line 1058 of file Kokkos_View_MP_Vector_Interlaced.hpp.

Constructor & Destructor Documentation

◆ ViewAssignment()

template<class ST , class SL , class SD , class SM >
KOKKOS_INLINE_FUNCTION Kokkos::Impl::ViewAssignment< ViewDefault, ViewMPVectorInterlaced, void >::ViewAssignment ( typename View< ST, SL, SD, SM, ViewMPVectorInterlaced >::array_type &  dst,
const View< ST, SL, SD, SM, ViewMPVectorInterlaced > &  src 
)
inline

Compatible value and shape.

Definition at line 1065 of file Kokkos_View_MP_Vector_Interlaced.hpp.


The documentation for this struct was generated from the following file: