|
Stokhos Development
|

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 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 |