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