Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Sacado::ScalarValue< UQ::PCE< S > > Struct Template Reference

Specialization of ScalarValue to PCE types. More...

#include <Sacado_UQ_PCE_Traits.hpp>

Public Types

typedef ValueType< UQ::PCE< S > >::type value_type
 
typedef ScalarType< UQ::PCE< S > >::type scalar_type
 

Static Public Member Functions

static KOKKOS_INLINE_FUNCTION const scalar_typeeval (const UQ::PCE< S > &x)
 

Detailed Description

template<typename S>
struct Sacado::ScalarValue< UQ::PCE< S > >

Specialization of ScalarValue to PCE types.

Definition at line 95 of file Sacado_UQ_PCE_Traits.hpp.

Member Typedef Documentation

◆ value_type

template<typename S >
typedef ValueType<UQ::PCE<S>>::type Sacado::ScalarValue< UQ::PCE< S > >::value_type

Definition at line 96 of file Sacado_UQ_PCE_Traits.hpp.

◆ scalar_type

template<typename S >
typedef ScalarType<UQ::PCE<S>>::type Sacado::ScalarValue< UQ::PCE< S > >::scalar_type

Definition at line 97 of file Sacado_UQ_PCE_Traits.hpp.

Member Function Documentation

◆ eval()

template<typename S >
static KOKKOS_INLINE_FUNCTION const scalar_type & Sacado::ScalarValue< UQ::PCE< S > >::eval ( const UQ::PCE< S > &  x)
inlinestatic

Definition at line 99 of file Sacado_UQ_PCE_Traits.hpp.


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