Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Types | |
typedef Func::OrdinalType | OrdinalType |
typedef Func::ValueType | ValueType |
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) | |
Lanczos_PCE_Setup (bool normalize, bool project) | |
Definition at line 38 of file Stokhos_HouseTriDiagUnitTest.cpp.
typedef Func::OrdinalType Lanczos_PCE_Setup< Func >::OrdinalType |
Definition at line 39 of file Stokhos_HouseTriDiagUnitTest.cpp.
typedef Func::ValueType Lanczos_PCE_Setup< Func >::ValueType |
Definition at line 40 of file Stokhos_HouseTriDiagUnitTest.cpp.
typedef Func::OrdinalType Lanczos_PCE_Setup< Func >::OrdinalType |
Definition at line 39 of file Stokhos_MonoProjUnitTest.cpp.
typedef Func::ValueType Lanczos_PCE_Setup< Func >::ValueType |
Definition at line 40 of file Stokhos_MonoProjUnitTest.cpp.
typedef Func::OrdinalType Lanczos_PCE_Setup< Func >::OrdinalType |
Definition at line 40 of file Stokhos_LanczosUnitTest.cpp.
typedef Func::ValueType Lanczos_PCE_Setup< Func >::ValueType |
Definition at line 41 of file Stokhos_LanczosUnitTest.cpp.
|
inline |
Definition at line 52 of file Stokhos_HouseTriDiagUnitTest.cpp.
|
inline |
Definition at line 52 of file Stokhos_MonoProjUnitTest.cpp.
|
inline |
Definition at line 54 of file Stokhos_LanczosUnitTest.cpp.
ValueType Lanczos_PCE_Setup< Func >::rtol |
Definition at line 41 of file Stokhos_HouseTriDiagUnitTest.cpp.
ValueType Lanczos_PCE_Setup< Func >::atol |
Definition at line 41 of file Stokhos_HouseTriDiagUnitTest.cpp.
Func Lanczos_PCE_Setup< Func >::func |
Definition at line 42 of file Stokhos_HouseTriDiagUnitTest.cpp.
OrdinalType Lanczos_PCE_Setup< Func >::sz |
Definition at line 43 of file Stokhos_HouseTriDiagUnitTest.cpp.
OrdinalType Lanczos_PCE_Setup< Func >::st_sz |
Definition at line 43 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP< const Stokhos::CompletePolynomialBasis< OrdinalType, ValueType > > Lanczos_PCE_Setup< Func >::basis |
Definition at line 44 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP< Stokhos::QuadOrthogPolyExpansion< OrdinalType, ValueType > > Lanczos_PCE_Setup< Func >::exp |
Definition at line 45 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP<const Stokhos::HouseTriDiagPCEBasis<OrdinalType,ValueType> > Lanczos_PCE_Setup< Func >::st_1d_proj_basis |
Definition at line 46 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::Array< Teuchos::RCP< const Stokhos::OneDOrthogPolyBasis< OrdinalType, ValueType > > > Lanczos_PCE_Setup< Func >::st_bases |
Definition at line 47 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP< const Stokhos::CompletePolynomialBasis< OrdinalType, ValueType > > Lanczos_PCE_Setup< Func >::st_basis |
Definition at line 48 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP< const Stokhos::Quadrature< OrdinalType, ValueType > > Lanczos_PCE_Setup< Func >::st_quad |
Definition at line 49 of file Stokhos_HouseTriDiagUnitTest.cpp.
Stokhos::OrthogPolyApprox< OrdinalType, ValueType > Lanczos_PCE_Setup< Func >::u |
Definition at line 50 of file Stokhos_HouseTriDiagUnitTest.cpp.
Stokhos::OrthogPolyApprox< OrdinalType, ValueType > Lanczos_PCE_Setup< Func >::v |
Definition at line 50 of file Stokhos_HouseTriDiagUnitTest.cpp.
Stokhos::OrthogPolyApprox< OrdinalType, ValueType > Lanczos_PCE_Setup< Func >::u_st |
Definition at line 50 of file Stokhos_HouseTriDiagUnitTest.cpp.
Stokhos::OrthogPolyApprox< OrdinalType, ValueType > Lanczos_PCE_Setup< Func >::v_st |
Definition at line 50 of file Stokhos_HouseTriDiagUnitTest.cpp.
Teuchos::RCP<const Stokhos::MonoProjPCEBasis<OrdinalType,ValueType> > Lanczos_PCE_Setup< Func >::st_1d_proj_basis |
Definition at line 46 of file Stokhos_MonoProjUnitTest.cpp.
Teuchos::RCP<const Stokhos::LanczosProjPCEBasis<OrdinalType,ValueType> > Lanczos_PCE_Setup< Func >::st_1d_proj_basis |
Definition at line 47 of file Stokhos_LanczosUnitTest.cpp.
Teuchos::RCP<const Stokhos::LanczosPCEBasis<OrdinalType,ValueType> > Lanczos_PCE_Setup< Func >::st_1d_basis |
Definition at line 48 of file Stokhos_LanczosUnitTest.cpp.