|
Stokhos
Development
|
Assign compatible Sacado::UQ::PCE view mappings. More...
#include <KokkosExp_View_UQ_PCE_Contiguous.hpp>
Public Types | |
| enum | { is_assignable = true } |
| typedef Kokkos::Impl::SharedAllocationTracker | TrackType |
| typedef ViewMapping< DstTraits, void > | DstType |
| typedef ViewMapping< SrcTraits, void > | SrcType |
Static Public Member Functions | |
| static KOKKOS_INLINE_FUNCTION void | assign (DstType &dst, const SrcType &src, const TrackType &) |
Assign compatible Sacado::UQ::PCE view mappings.
View<ordinary> = View<UQ::PCE> where View<ordinay>::Rank = View<UQ::PCE>::Rank+1
1.8.16