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::Value< UQ::PCE< S > > Struct Template Reference

Specialization of Value to PCE types. More...

#include <Sacado_UQ_PCE_Traits.hpp>

Public Types

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

Static Public Member Functions

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

Detailed Description

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

Specialization of Value to PCE types.

Definition at line 86 of file Sacado_UQ_PCE_Traits.hpp.

Member Typedef Documentation

◆ value_type

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

Definition at line 87 of file Sacado_UQ_PCE_Traits.hpp.

Member Function Documentation

◆ eval()

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

Definition at line 89 of file Sacado_UQ_PCE_Traits.hpp.


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