Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< ELRCacheFad::Expr< T > > Struct Template Reference

Specialization of ScalarValue to Expr types. More...

#include <Sacado_ELRCacheFad_ExpressionTraits.hpp>

Public Types

typedef ValueType
< ELRCacheFad::Expr< T >
>::type 
value_type
 
typedef ScalarType
< ELRCacheFad::Expr< T >
>::type 
scalar_type
 

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION
const scalar_type
eval (const ELRCacheFad::Expr< T > &x)
 

Detailed Description

template<typename T>
struct Sacado::ScalarValue< ELRCacheFad::Expr< T > >

Specialization of ScalarValue to Expr types.

Definition at line 82 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.

Member Typedef Documentation

template<typename T >
typedef ValueType< ELRCacheFad::Expr<T> >::type Sacado::ScalarValue< ELRCacheFad::Expr< T > >::value_type

Definition at line 83 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.

template<typename T >
typedef ScalarType< ELRCacheFad::Expr<T> >::type Sacado::ScalarValue< ELRCacheFad::Expr< T > >::scalar_type

Definition at line 84 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.

Member Function Documentation

template<typename T >
static KOKKOS_INLINE_FUNCTION const scalar_type& Sacado::ScalarValue< ELRCacheFad::Expr< T > >::eval ( const ELRCacheFad::Expr< T > &  x)
inlinestatic

Definition at line 86 of file Sacado_ELRCacheFad_ExpressionTraits.hpp.


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