Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Attributes | List of all members
StieltjesCosTest::Stieltjes_Cos_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 = true
 

Detailed Description

template<typename Ordinal_Type, typename Value_Type>
struct StieltjesCosTest::Stieltjes_Cos_Func< Ordinal_Type, Value_Type >

Definition at line 164 of file Stokhos_StieltjesUnitTest.cpp.

Member Typedef Documentation

◆ OrdinalType

template<typename Ordinal_Type , typename Value_Type >
typedef Ordinal_Type StieltjesCosTest::Stieltjes_Cos_Func< Ordinal_Type, Value_Type >::OrdinalType

Definition at line 165 of file Stokhos_StieltjesUnitTest.cpp.

◆ ValueType

template<typename Ordinal_Type , typename Value_Type >
typedef Value_Type StieltjesCosTest::Stieltjes_Cos_Func< Ordinal_Type, Value_Type >::ValueType

Definition at line 166 of file Stokhos_StieltjesUnitTest.cpp.

Member Function Documentation

◆ eval()

template<typename Ordinal_Type , typename Value_Type >
void StieltjesCosTest::Stieltjes_Cos_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 169 of file Stokhos_StieltjesUnitTest.cpp.

Member Data Documentation

◆ is_even

template<typename Ordinal_Type , typename Value_Type >
const bool StieltjesCosTest::Stieltjes_Cos_Func< Ordinal_Type, Value_Type >::is_even = true
static

Definition at line 167 of file Stokhos_StieltjesUnitTest.cpp.


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