Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Lanczos_PCE_Setup< Func > Struct Template Reference
Collaboration diagram for Lanczos_PCE_Setup< Func >:
Collaboration graph
[legend]

Public Types

typedef Func::OrdinalType OrdinalType
 
typedef Func::ValueType ValueType
 
typedef Func::OrdinalType OrdinalType
 
typedef Func::ValueType ValueType
 

Public Member Functions

 Lanczos_PCE_Setup (bool normalize)
 
 Lanczos_PCE_Setup (bool normalize)
 

Public Attributes

ValueType rtol
 
ValueType atol
 
Func func
 
OrdinalType sz
 
OrdinalType st_sz
 
Teuchos::RCP< const
Stokhos::CompletePolynomialBasis
< OrdinalType, ValueType > > 
basis
 
Teuchos::RCP
< Stokhos::QuadOrthogPolyExpansion
< OrdinalType, ValueType > > 
exp
 
Teuchos::RCP< const
Stokhos::HouseTriDiagPCEBasis
< OrdinalType, ValueType > > 
st_1d_proj_basis
 
Teuchos::Array< Teuchos::RCP
< const
Stokhos::OneDOrthogPolyBasis
< OrdinalType, ValueType > > > 
st_bases
 
Teuchos::RCP< const
Stokhos::CompletePolynomialBasis
< OrdinalType, ValueType > > 
st_basis
 
Teuchos::RCP< const
Stokhos::Quadrature
< OrdinalType, ValueType > > 
st_quad
 
Stokhos::OrthogPolyApprox
< OrdinalType, ValueType > 
u
 
Stokhos::OrthogPolyApprox
< OrdinalType, ValueType > 
v
 
Stokhos::OrthogPolyApprox
< OrdinalType, ValueType > 
u_st
 
Stokhos::OrthogPolyApprox
< OrdinalType, ValueType > 
v_st
 
Teuchos::RCP< const
Stokhos::MonoProjPCEBasis
< OrdinalType, ValueType > > 
st_1d_proj_basis
 

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