Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Static Public Member Functions | List of all members
Sacado::PCE::ValueTypeConversionTraitsImp< TypeTo, PCEType > Struct Template Reference

Implementation for Teuchos::ValueTypeConversionTraits for all PCE types. More...

#include <Sacado_PCE_ScalarTraitsImp.hpp>

Public Types

typedef Sacado::ValueType
< PCEType >::type 
ValueT
 
typedef
Teuchos::ValueTypeConversionTraits
< TypeTo, ValueT > 
VTCT
 

Static Public Member Functions

static TypeTo convert (const PCEType t)
 
static TypeTo safeConvert (const PCEType t)
 

Detailed Description

template<typename TypeTo, typename PCEType>
struct Sacado::PCE::ValueTypeConversionTraitsImp< TypeTo, PCEType >

Implementation for Teuchos::ValueTypeConversionTraits for all PCE types.


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