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 Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... > | XV |
typedef RV::execution_space | execution_space |
typedef SizeType | size_type |
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< XV >::type > | ATS |
Public Member Functions | |
V_Reciprocal_Functor (const RV &R, const XV &X) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type &i) const |
Public Attributes | |
RV | R_ |
XV | X_ |
Definition at line 334 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<Sacado::UQ::PCE<RS>*,RP...> KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::RV |
Definition at line 339 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<const Sacado::UQ::PCE<XS>*,XP...> KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::XV |
Definition at line 340 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef RV::execution_space KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::execution_space |
Definition at line 341 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef SizeType KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::size_type |
Definition at line 342 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::Details::ArithTraits<typename Kokkos::IntrinsicScalarType<XV>::type> KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::ATS |
Definition at line 343 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 348 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 353 of file Kokkos_Blas1_UQ_PCE.hpp.
RV KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::R_ |
Definition at line 345 of file Kokkos_Blas1_UQ_PCE.hpp.
XV KokkosBlas::Impl::V_Reciprocal_Functor< Kokkos::View< Sacado::UQ::PCE< RS > *, RP... >, Kokkos::View< const Sacado::UQ::PCE< XS > *, XP... >, SizeType >::X_ |
Definition at line 346 of file Kokkos_Blas1_UQ_PCE.hpp.