Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
#include <Kokkos_Blas1_UQ_PCE.hpp>
Public Types | |
typedef Kokkos::View< Sacado::UQ::PCE< CS > *, CP... > | CV |
typedef Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... > | AV |
typedef Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... > | BV |
typedef CV::execution_space | execution_space |
typedef SizeType | size_type |
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< CV >::type > | ATS |
Public Member Functions | |
V_MultFunctor (typename CV::const_value_type &c, const CV &C, typename AV::const_value_type &ab, const AV &A, const BV &B) | |
KOKKOS_INLINE_FUNCTION void | operator() (const size_type &i) const |
Public Attributes | |
const size_type | m_pce |
const Kokkos::IntrinsicScalarType< CV >::type | m_c |
CV | m_C |
const Kokkos::IntrinsicScalarType< AV >::type | m_ab |
AV | m_A |
BV | m_B |
Definition at line 519 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<Sacado::UQ::PCE<CS>*,CP...> KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::CV |
Definition at line 525 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<const Sacado::UQ::PCE<AS>*,AP...> KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::AV |
Definition at line 526 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::View<const Sacado::UQ::PCE<BS>*,BP...> KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::BV |
Definition at line 527 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef CV::execution_space KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::execution_space |
Definition at line 528 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef SizeType KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::size_type |
Definition at line 529 of file Kokkos_Blas1_UQ_PCE.hpp.
typedef Kokkos::Details::ArithTraits<typename Kokkos::IntrinsicScalarType<CV>::type> KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::ATS |
Definition at line 530 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 539 of file Kokkos_Blas1_UQ_PCE.hpp.
|
inline |
Definition at line 553 of file Kokkos_Blas1_UQ_PCE.hpp.
const size_type KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_pce |
Definition at line 532 of file Kokkos_Blas1_UQ_PCE.hpp.
const Kokkos::IntrinsicScalarType<CV>::type KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_c |
Definition at line 533 of file Kokkos_Blas1_UQ_PCE.hpp.
CV KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_C |
Definition at line 534 of file Kokkos_Blas1_UQ_PCE.hpp.
const Kokkos::IntrinsicScalarType<AV>::type KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_ab |
Definition at line 535 of file Kokkos_Blas1_UQ_PCE.hpp.
AV KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_A |
Definition at line 536 of file Kokkos_Blas1_UQ_PCE.hpp.
BV KokkosBlas::Impl::V_MultFunctor< Kokkos::View< Sacado::UQ::PCE< CS > *, CP... >, Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... >, Kokkos::View< const Sacado::UQ::PCE< BS > *, BP... >, scalar_ab, scalar_c, SizeType >::m_B |
Definition at line 537 of file Kokkos_Blas1_UQ_PCE.hpp.