Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Attributes | List of all members
StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type > Struct Template Reference

Public Types

typedef Ordinal_Type OrdinalType
 
typedef Value_Type ValueType
 

Public Member Functions

void eval (Stokhos::QuadOrthogPolyExpansion< OrdinalType, ValueType > &exp, const Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &x, Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &u)
 

Static Public Attributes

static const bool is_even = false
 

Detailed Description

template<typename Ordinal_Type, typename Value_Type>
struct StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type >

Definition at line 296 of file Stokhos_StieltjesUnitTest.cpp.

Member Typedef Documentation

template<typename Ordinal_Type , typename Value_Type >
typedef Ordinal_Type StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type >::OrdinalType

Definition at line 297 of file Stokhos_StieltjesUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Value_Type StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type >::ValueType

Definition at line 298 of file Stokhos_StieltjesUnitTest.cpp.

Member Function Documentation

template<typename Ordinal_Type , typename Value_Type >
void StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type >::eval ( Stokhos::QuadOrthogPolyExpansion< OrdinalType, ValueType > &  exp,
const Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &  x,
Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &  u 
)
inline

Definition at line 301 of file Stokhos_StieltjesUnitTest.cpp.

Member Data Documentation

template<typename Ordinal_Type , typename Value_Type >
const bool StieltjesExpTest::Stieltjes_Exp_Func< Ordinal_Type, Value_Type >::is_even = false
static

Definition at line 299 of file Stokhos_StieltjesUnitTest.cpp.


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