Stokhos
Development
|
Public Types | |
typedef Kokkos::View< Sacado::UQ::PCE< CS > **, CP... > | CMV |
typedef Kokkos::View< const Sacado::UQ::PCE< AS > *, AP... > | AV |
typedef Kokkos::View< const Sacado::UQ::PCE< BS > **, BP... > | BMV |
typedef CMV::execution_space | execution_space |
typedef SizeType | size_type |
typedef Kokkos::Details::ArithTraits< typename Kokkos::IntrinsicScalarType< CMV >::type > | ATS |
Public Attributes | |
const size_type | m_n |
const size_type | m_pce |
const Kokkos::IntrinsicScalarType< CMV >::type | m_c |
CMV | m_C |
const Kokkos::IntrinsicScalarType< AV >::type | m_ab |
AV | m_A |
BMV | m_B |