|
Stokhos
Development
|
Assign compatible Sacado FAD<MP::Vector> view mappings. More...
#include <KokkosExp_View_MP_Vector_Contiguous.hpp>
Public Types | |
| enum | { is_assignable = true } |
| typedef Kokkos::Impl::SharedAllocationTracker | TrackType |
| typedef ViewMapping< DstTraits, void > | DstType |
| typedef ViewMapping< SrcTraits, void > | SrcFadType |
Static Public Member Functions | |
| template<class DstType > | |
| static KOKKOS_INLINE_FUNCTION void | assign (DstType &dst, const SrcFadType &src, const TrackType &) |
Assign compatible Sacado FAD<MP::Vector> view mappings.
View<MP::Vector> = View< FAD<MP::Vector> >
This only works for statically allocated MP::Vector currently
1.8.16