Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_Blas1_UQ_PCE.hpp>
Public Types | |
typedef Kokkos::View< Sacado::UQ::PCE< RS > *, RP... > | RV |
typedef RV::execution_space | execution_space |
typedef SizeType | size_type |
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< RV >::type > | ATS |
Public Member Functions | |
V_ReciprocalSelf_Functor (const RV &R) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type &i) const |
Public Attributes | |
RV | R_ |
Definition at line 361 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<Sacado::UQ::PCE<RS>*,RP...> KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, SizeType >::RV |
Definition at line 365 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef RV::execution_space KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, SizeType >::execution_space |
Definition at line 366 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef SizeType KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, SizeType >::size_type |
Definition at line 367 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::Details::ArithTraits<typename Kokkos::IntrinsicScalarType<RV>::type> KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, SizeType >::ATS |
Definition at line 368 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 372 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 377 of file Kokkos_Blas1_UQ_PCE.hpp.
RV KokkosBlas::Impl::V_ReciprocalSelf_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, SizeType >::R_ |
Definition at line 370 of file Kokkos_Blas1_UQ_PCE.hpp.