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 |
const Scalar * | y |
Definition at line 91 of file kokkos_pce_specializations.hpp.
typedef Sacado::PCE::OrthogPoly<ScalarType,StorageType> KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::Scalar |
Definition at line 92 of file kokkos_pce_specializations.hpp.
typedef Teuchos::ScalarTraits<Scalar> KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::SCT |
Definition at line 93 of file kokkos_pce_specializations.hpp.
typedef SCT::innerProductType KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ipType |
Definition at line 94 of file kokkos_pce_specializations.hpp.
typedef ipType KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ReductionType |
Definition at line 96 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 97 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 100 of file kokkos_pce_specializations.hpp.
|
inline |
Definition at line 103 of file kokkos_pce_specializations.hpp.
const Scalar* KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::x |
Definition at line 95 of file kokkos_pce_specializations.hpp.
const Scalar * KokkosClassic::DotOp2< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::y |
Definition at line 95 of file kokkos_pce_specializations.hpp.