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 | List of all members
Sacado::ScalarType< Fad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of Promote to ViewFad types. More...

#include <Sacado_Fad_ViewFadTraits.hpp>

Public Types

typedef Fad::ViewFad< ValueT,
Size, Stride, Base >::ScalarT 
type
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::ScalarType< Fad::ViewFad< ValueT, Size, Stride, Base > >

Specialization of Promote to ViewFad types.

Specialization of ScalarType to ViewFad types

Definition at line 76 of file Sacado_Fad_ViewFadTraits.hpp.

Member Typedef Documentation

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
typedef Fad::ViewFad<ValueT,Size,Stride,Base>::ScalarT Sacado::ScalarType< Fad::ViewFad< ValueT, Size, Stride, Base > >::type

Definition at line 77 of file Sacado_Fad_ViewFadTraits.hpp.


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