Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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 68 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 86 of file Stokhos_Tpetra_UQ_PCE.hpp.