Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <KokkosExp_View_UQ_PCE_Contiguous.hpp>
Public Types | |
typedef OutputView::execution_space | execution_space |
typedef execution_space::size_type | size_type |
Public Member Functions | |
DeepCopyNonContiguous (const OutputView &arg_out, const InputView &arg_in) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type i0) const |
Public Attributes | |
const OutputView | output |
const InputView | input |
Definition at line 481 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
typedef OutputView::execution_space Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::execution_space |
Definition at line 483 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
typedef execution_space::size_type Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::size_type |
Definition at line 484 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
|
inline |
Definition at line 489 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
|
inline |
Definition at line 498 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
const OutputView Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::output |
Definition at line 486 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
const InputView Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::input |
Definition at line 487 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.