Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Public Member Functions | |
UnitTestSetup () | |
Public Attributes | |
ValueType | rtol |
ValueType | atol |
ValueType | crtol |
ValueType | catol |
OrdinalType | sz |
Teuchos::RCP< const Stokhos::CompletePolynomialBasis < OrdinalType, ValueType > > | basis |
Teuchos::RCP < Stokhos::ConstantOrthogPolyExpansion < OrdinalType, ValueType > > | exp |
Stokhos::OrthogPolyApprox < OrdinalType, ValueType > | cx |
Stokhos::OrthogPolyApprox < OrdinalType, ValueType > | cu |
Stokhos::OrthogPolyApprox < OrdinalType, ValueType > | cu2 |
ValueType | a |
Definition at line 22 of file Stokhos_ConstantExpansionUnitTest.cpp.
|
inline |
Definition at line 31 of file Stokhos_ConstantExpansionUnitTest.cpp.
ValueType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::rtol |
Definition at line 23 of file Stokhos_ConstantExpansionUnitTest.cpp.
ValueType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::atol |
Definition at line 23 of file Stokhos_ConstantExpansionUnitTest.cpp.
ValueType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::crtol |
Definition at line 24 of file Stokhos_ConstantExpansionUnitTest.cpp.
ValueType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::catol |
Definition at line 24 of file Stokhos_ConstantExpansionUnitTest.cpp.
OrdinalType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::sz |
Definition at line 25 of file Stokhos_ConstantExpansionUnitTest.cpp.
Teuchos::RCP<const Stokhos::CompletePolynomialBasis<OrdinalType,ValueType> > ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::basis |
Definition at line 26 of file Stokhos_ConstantExpansionUnitTest.cpp.
Teuchos::RCP< Stokhos::ConstantOrthogPolyExpansion<OrdinalType,ValueType> > ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::exp |
Definition at line 27 of file Stokhos_ConstantExpansionUnitTest.cpp.
Stokhos::OrthogPolyApprox<OrdinalType,ValueType> ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::cx |
Definition at line 28 of file Stokhos_ConstantExpansionUnitTest.cpp.
Stokhos::OrthogPolyApprox<OrdinalType,ValueType> ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::cu |
Definition at line 28 of file Stokhos_ConstantExpansionUnitTest.cpp.
Stokhos::OrthogPolyApprox<OrdinalType,ValueType> ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::cu2 |
Definition at line 28 of file Stokhos_ConstantExpansionUnitTest.cpp.
ValueType ConstantExpansionUnitTest::UnitTestSetup< OrdinalType, ValueType >::a |
Definition at line 29 of file Stokhos_ConstantExpansionUnitTest.cpp.