|
typedef Kokkos::View< CT, CL, CD, CM, Kokkos::Impl::ViewPCEContiguous > | CV |
|
typedef Kokkos::View< AT, AL, AD, AM, Kokkos::Impl::ViewPCEContiguous > | AV |
|
typedef Kokkos::View< BT, BL, BD, BM, Kokkos::Impl::ViewPCEContiguous > | BV |
|
typedef CV::execution_space | execution_space |
|
typedef SizeType | size_type |
|
typedef Kokkos::Details::ArithTraits< typename CV::intrinsic_scalar_type > | ATS |
|
|
| 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 |
|
|
const size_type | m_pce |
|
const CV::intrinsic_scalar_type | m_c |
|
CV | m_C |
|
const AV::intrinsic_scalar_type | m_ab |
|
AV | m_A |
|
BV | m_B |
|
The documentation for this struct was generated from the following file: