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
Lanczos_Exp_Func< Ordinal_Type, Value_Type > Struct Template Reference

Public Types

typedef Ordinal_Type OrdinalType
 
typedef Value_Type ValueType
 
typedef Ordinal_Type OrdinalType
 
typedef Value_Type ValueType
 
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)
 
void eval (Stokhos::QuadOrthogPolyExpansion< OrdinalType, ValueType > &exp, const Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &x, Stokhos::OrthogPolyApprox< OrdinalType, ValueType > &u)
 
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 Lanczos_Exp_Func< Ordinal_Type, Value_Type >

Definition at line 238 of file Stokhos_HouseTriDiagUnitTest.cpp.

Member Typedef Documentation

template<typename Ordinal_Type , typename Value_Type >
typedef Ordinal_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::OrdinalType

Definition at line 239 of file Stokhos_HouseTriDiagUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Value_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::ValueType

Definition at line 240 of file Stokhos_HouseTriDiagUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Ordinal_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::OrdinalType

Definition at line 239 of file Stokhos_MonoProjUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Value_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::ValueType

Definition at line 240 of file Stokhos_MonoProjUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Ordinal_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::OrdinalType

Definition at line 272 of file Stokhos_LanczosUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
typedef Value_Type Lanczos_Exp_Func< Ordinal_Type, Value_Type >::ValueType

Definition at line 273 of file Stokhos_LanczosUnitTest.cpp.

Member Function Documentation

template<typename Ordinal_Type , typename Value_Type >
void Lanczos_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 243 of file Stokhos_HouseTriDiagUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
void Lanczos_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 243 of file Stokhos_MonoProjUnitTest.cpp.

template<typename Ordinal_Type , typename Value_Type >
void Lanczos_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 276 of file Stokhos_LanczosUnitTest.cpp.

Member Data Documentation

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

Definition at line 241 of file Stokhos_HouseTriDiagUnitTest.cpp.


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