|
Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Sacado_MP_Vector.hpp>
Public Types | |
| typedef Sacado::MP::Vector< Storage > | Vector |
| typedef Storage::value_type | scalar |
| typedef reduction_identity< scalar > | RIS |
Static Public Member Functions | |
| constexpr static KOKKOS_FORCEINLINE_FUNCTION Vector | sum () |
| constexpr static KOKKOS_FORCEINLINE_FUNCTION Vector | prod () |
| constexpr static KOKKOS_FORCEINLINE_FUNCTION Vector | max () |
| constexpr static KOKKOS_FORCEINLINE_FUNCTION Vector | min () |
Definition at line 2068 of file Sacado_MP_Vector.hpp.
| typedef Sacado::MP::Vector<Storage> Kokkos::reduction_identity< Sacado::MP::Vector< Storage > >::Vector |
Definition at line 2069 of file Sacado_MP_Vector.hpp.
| typedef Storage::value_type Kokkos::reduction_identity< Sacado::MP::Vector< Storage > >::scalar |
Definition at line 2070 of file Sacado_MP_Vector.hpp.
| typedef reduction_identity<scalar> Kokkos::reduction_identity< Sacado::MP::Vector< Storage > >::RIS |
Definition at line 2071 of file Sacado_MP_Vector.hpp.
|
inlinestaticconstexpr |
Definition at line 2072 of file Sacado_MP_Vector.hpp.
|
inlinestaticconstexpr |
Definition at line 2075 of file Sacado_MP_Vector.hpp.
|
inlinestaticconstexpr |
Definition at line 2078 of file Sacado_MP_Vector.hpp.
|
inlinestaticconstexpr |
Definition at line 2081 of file Sacado_MP_Vector.hpp.
1.8.16