Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Kokkos::Impl::ViewAssignment< ViewDefault, ViewMPVectorInterlaced, void > Struct 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.
 

Detailed Description

Definition at line 1053 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 1060 of file Kokkos_View_MP_Vector_Interlaced.hpp.


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