Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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

◆ getKokkosViewDeepCopy() [1/2]

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 66 of file Stokhos_Tpetra_UQ_PCE.hpp.

◆ getKokkosViewDeepCopy() [2/2]

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 84 of file Stokhos_Tpetra_UQ_PCE.hpp.