Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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...)

Definition at line 57 of file Stokhos_DynamicArrayTraits.hpp.

Member Data Documentation

◆ value

template<typename T >
const bool Stokhos::IsScalarType< T >::value = false
static

Definition at line 58 of file Stokhos_DynamicArrayTraits.hpp.


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