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< Fad::Exp::GeneralFad< Storage > > Struct Template Reference

Specialization of ScalarValue to GeneralFad types. More...

#include <Sacado_Fad_Exp_GeneralFadTraits.hpp>

Public Types

typedef ValueType
< Fad::Exp::GeneralFad
< Storage > >::type 
value_type
 
typedef ScalarType
< Fad::Exp::GeneralFad
< Storage > >::type 
scalar_type
 

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION
const scalar_type
eval (const Fad::Exp::GeneralFad< Storage > &x)
 

Detailed Description

template<typename Storage>
struct Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >

Specialization of ScalarValue to GeneralFad types.

Definition at line 92 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

Member Typedef Documentation

template<typename Storage >
typedef ValueType< Fad::Exp::GeneralFad<Storage> >::type Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::value_type

Definition at line 93 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

template<typename Storage >
typedef ScalarType< Fad::Exp::GeneralFad<Storage> >::type Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::scalar_type

Definition at line 94 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.

Member Function Documentation

template<typename Storage >
static KOKKOS_INLINE_FUNCTION const scalar_type& Sacado::ScalarValue< Fad::Exp::GeneralFad< Storage > >::eval ( const Fad::Exp::GeneralFad< Storage > &  x)
inlinestatic

Definition at line 96 of file Sacado_Fad_Exp_GeneralFadTraits.hpp.


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