|
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 * | w |
Definition at line 53 of file kokkos_pce_specializations.hpp.
| typedef Sacado::PCE::OrthogPoly<ScalarType,StorageType> KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::Scalar |
Definition at line 54 of file kokkos_pce_specializations.hpp.
| typedef Teuchos::ScalarTraits<Scalar> KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::SCT |
Definition at line 55 of file kokkos_pce_specializations.hpp.
| typedef SCT::innerProductType KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ipType |
Definition at line 56 of file kokkos_pce_specializations.hpp.
| typedef ipType KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::ReductionType |
Definition at line 58 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 59 of file kokkos_pce_specializations.hpp.
|
inlinestatic |
Definition at line 62 of file kokkos_pce_specializations.hpp.
|
inline |
Definition at line 65 of file kokkos_pce_specializations.hpp.
| const Scalar* KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::x |
Definition at line 57 of file kokkos_pce_specializations.hpp.
| const Scalar * KokkosClassic::WeightNormOp< Sacado::PCE::OrthogPoly< ScalarType, StorageType > >::w |
Definition at line 57 of file kokkos_pce_specializations.hpp.
1.8.14