Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Attributes | List of all members
Sacado::IsScalarType< ELRFad::ViewFad< ValueT, Size, Stride, Base > > Struct Template Reference

Specialization of IsADType to ViewFad types. More...

#include <Sacado_ELRFad_ViewFadTraits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename ValueT, unsigned Size, unsigned Stride, typename Base>
struct Sacado::IsScalarType< ELRFad::ViewFad< ValueT, Size, Stride, Base > >

Specialization of IsADType to ViewFad types.

Definition at line 86 of file Sacado_ELRFad_ViewFadTraits.hpp.

Member Data Documentation

template<typename ValueT , unsigned Size, unsigned Stride, typename Base >
const bool Sacado::IsScalarType< ELRFad::ViewFad< ValueT, Size, Stride, Base > >::value = false
static

Definition at line 87 of file Sacado_ELRFad_ViewFadTraits.hpp.


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