Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
Public Types | Static Public Member Functions | List of all members
Sacado::Value< MP::Vector< S > > Struct Template Reference

Specialization of Value to Vector types. More...

#include <Sacado_MP_VectorTraits.hpp>

Public Types

typedef ValueType< MP::Vector< S > >::type value_type
 

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION const value_typeeval (const MP::Vector< S > &x)
 

Detailed Description

template<typename S>
struct Sacado::Value< MP::Vector< S > >

Specialization of Value to Vector types.

Definition at line 92 of file Sacado_MP_VectorTraits.hpp.

Member Typedef Documentation

◆ value_type

template<typename S >
typedef ValueType< MP::Vector<S> >::type Sacado::Value< MP::Vector< S > >::value_type

Definition at line 93 of file Sacado_MP_VectorTraits.hpp.

Member Function Documentation

◆ eval()

template<typename S >
static KOKKOS_INLINE_FUNCTION const value_type& Sacado::Value< MP::Vector< S > >::eval ( const MP::Vector< S > &  x)
inlinestatic

Definition at line 95 of file Sacado_MP_VectorTraits.hpp.


The documentation for this struct was generated from the following file: