|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <kokkos_pce_specializations.hpp>
Public Types | |
| typedef Sacado::PCE::OrthogPoly< ScalarType, StorageType > | Scalar |
| typedef Teuchos::ScalarTraits< Scalar > | SCT |
| typedef SCT::innerProductType | ipType |
| typedef ipType | ReductionType |
Public Member Functions | |
| ipType KERNEL_PREFIX | generate (int i) |
Static Public Member Functions | |
| static ipType KERNEL_PREFIX | identity () |
| static ipType KERNEL_PREFIX | reduce (ipType x, ipType y) |
Public Attributes | |
| const Scalar * | x |
Definition at line 72 of file kokkos_pce_specializations.hpp.
| typedef Sacado::PCE::OrthogPoly<ScalarType,StorageType> KokkosClassic::DotOp1< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::Scalar |
Definition at line 73 of file kokkos_pce_specializations.hpp.
| typedef Teuchos::ScalarTraits<Scalar> KokkosClassic::DotOp1< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::SCT |
Definition at line 74 of file kokkos_pce_specializations.hpp.
| typedef SCT::innerProductType KokkosClassic::DotOp1< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ipType |
Definition at line 75 of file kokkos_pce_specializations.hpp.
| typedef ipType KokkosClassic::DotOp1< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ReductionType |
Definition at line 77 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 78 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 81 of file kokkos_pce_specializations.hpp.
|
inline |
Definition at line 84 of file kokkos_pce_specializations.hpp.
| const Scalar* KokkosClassic::DotOp1< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::x |
Definition at line 76 of file kokkos_pce_specializations.hpp.
1.8.14