Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
Kokkos::Compat Namespace Reference

Functions

template<typename D , typename S >
Kokkos::View< Sacado::UQ::PCE
< S > *, D
getKokkosViewDeepCopy (const Teuchos::ArrayView< Sacado::UQ::PCE< S > > &a)
 
template<typename D , typename S >
Kokkos::View< const
Sacado::UQ::PCE< S > *, D
getKokkosViewDeepCopy (const Teuchos::ArrayView< const Sacado::UQ::PCE< S > > &a)
 

Function Documentation

template<typename D , typename S >
Kokkos::View<Sacado::UQ::PCE<S>*,D> Kokkos::Compat::getKokkosViewDeepCopy ( const Teuchos::ArrayView< Sacado::UQ::PCE< S > > &  a)

Definition at line 36 of file Stokhos_Tpetra_UQ_PCE.hpp.

template<typename D , typename S >
Kokkos::View<const Sacado::UQ::PCE<S>*,D> Kokkos::Compat::getKokkosViewDeepCopy ( const Teuchos::ArrayView< const Sacado::UQ::PCE< S > > &  a)

Definition at line 54 of file Stokhos_Tpetra_UQ_PCE.hpp.