Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
Stokhos::IsScalarType2< T > Struct Template Reference

Base template specification for IsScalarType. More...

#include <Stokhos_DynArrayTraits.hpp>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T>
struct Stokhos::IsScalarType2< 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_DynArrayTraits.hpp.

Member Data Documentation

◆ value

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

Definition at line 58 of file Stokhos_DynArrayTraits.hpp.


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