Stokhos Package Browser (Single Doxygen Collection) Version of the Day
|
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) |
Implementation for Teuchos::ValueTypeConversionTraits for all PCE types.
Definition at line 226 of file Sacado_PCE_ScalarTraitsImp.hpp.
typedef Sacado::ValueType<PCEType>::type Sacado::PCE::ValueTypeConversionTraitsImp< TypeTo, PCEType >::ValueT |
Definition at line 227 of file Sacado_PCE_ScalarTraitsImp.hpp.
typedef Teuchos::ValueTypeConversionTraits<TypeTo,ValueT> Sacado::PCE::ValueTypeConversionTraitsImp< TypeTo, PCEType >::VTCT |
Definition at line 228 of file Sacado_PCE_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 229 of file Sacado_PCE_ScalarTraitsImp.hpp.
|
inlinestatic |
Definition at line 232 of file Sacado_PCE_ScalarTraitsImp.hpp.