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 449 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
typedef OutputView::execution_space Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::execution_space |
Definition at line 451 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
typedef execution_space::size_type Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::size_type |
Definition at line 452 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
|
inline |
Definition at line 457 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
|
inline |
Definition at line 466 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
const OutputView Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::output |
Definition at line 454 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.
const InputView Kokkos::Experimental::Impl::DeepCopyNonContiguous< OutputView, InputView >::input |
Definition at line 455 of file KokkosExp_View_UQ_PCE_Contiguous.hpp.