Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <Stokhos_MP_Vector_MaskTraits.hpp>
Public Types | |
typedef S::value_type | value_type |
Static Public Member Functions | |
static KOKKOS_INLINE_FUNCTION const value_type & | coeff (const Sacado::MP::Vector< S > &x, int i) |
static KOKKOS_INLINE_FUNCTION value_type & | coeff (Sacado::MP::Vector< S > &x, int i) |
Static Public Attributes | |
static const std::size_t | size = S::static_size ? S::static_size : 1 |
Definition at line 60 of file Stokhos_MP_Vector_MaskTraits.hpp.
typedef S::value_type EnsembleTraits_m< Sacado::MP::Vector< S > >::value_type |
Definition at line 62 of file Stokhos_MP_Vector_MaskTraits.hpp.
|
inlinestatic |
Definition at line 64 of file Stokhos_MP_Vector_MaskTraits.hpp.
|
inlinestatic |
Definition at line 68 of file Stokhos_MP_Vector_MaskTraits.hpp.
|
static |
Definition at line 61 of file Stokhos_MP_Vector_MaskTraits.hpp.