Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Static Public Attributes | List of all members
Stokhos::IsScalarType< T > Struct Template Reference

Base template specification for IsScalarType. More...

#include <Stokhos_DynamicArrayTraits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct Stokhos::IsScalarType< T >

Base template specification for IsScalarType.

The IsScalarType classes provide a mechanism for computing the determining whether a type is a scalar type (float, double, etc...)


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