Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp>
Public Types | |
typedef Sacado::UQ::PCE< S > | val_type |
typedef val_type::value_type | base_value_type |
typedef val_type::ordinal_type | ordinal_type |
typedef InnerProductSpaceTraits< base_value_type > | BIT |
typedef BIT::dot_type | base_dot_type |
typedef ArithTraits< val_type >::mag_type | mag_type |
typedef base_dot_type | dot_type |
Static Public Member Functions | |
static KOKKOS_FORCEINLINE_FUNCTION mag_type | norm (const val_type &x) |
static KOKKOS_FORCEINLINE_FUNCTION dot_type | dot (const val_type &x, const val_type &y) |
Definition at line 58 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef Sacado::UQ::PCE<S> Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::val_type |
Definition at line 60 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef val_type::value_type Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::base_value_type |
Definition at line 62 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef val_type::ordinal_type Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::ordinal_type |
Definition at line 63 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef InnerProductSpaceTraits<base_value_type> Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::BIT |
Definition at line 64 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef BIT::dot_type Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::base_dot_type |
Definition at line 65 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef ArithTraits<val_type>::mag_type Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::mag_type |
Definition at line 67 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
typedef base_dot_type Kokkos::Details::InnerProductSpaceTraits< Sacado::UQ::PCE< S > >::dot_type |
Definition at line 68 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
|
inlinestatic |
Definition at line 71 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.
|
inlinestatic |
Definition at line 83 of file Kokkos_InnerProductSpaceTraits_UQ_PCE.hpp.