| 
    Stokhos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
Classes | |
| struct | UnitTestSetup | 
| struct | total_order_predicate | 
| struct | general_predicate | 
Typedefs | |
| typedef int | ordinal_type | 
| typedef double | value_type | 
Functions | |
| template<typename ordinal_type > | |
| ordinal_type | factorial (const ordinal_type &n) | 
| template<typename scalar_type > | |
| scalar_type | quad_func1 (const Teuchos::Array< scalar_type > &x) | 
| template<typename scalar_type > | |
| scalar_type | quad_func2 (const Teuchos::Array< scalar_type > &x) | 
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, NChooseK) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderLess) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicLess) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, FloatingPointLess) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicFloatingPointLess) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderIndexSet) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, AnisotropicTotalOrderIndexSet) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderBasis) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TensorProductBasis) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3Tensor) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3TensorNew) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3LTO) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderMapping) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicMapping) | |
| TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicMapping2) | |
Variables | |
| UnitTestSetup< ordinal_type,  value_type >  | setup | 
| typedef int ProductBasisUtilsUnitTest::ordinal_type | 
Definition at line 39 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
Definition at line 40 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ordinal_type ProductBasisUtilsUnitTest::factorial | ( | const ordinal_type & | n | ) | 
Definition at line 45 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| scalar_type ProductBasisUtilsUnitTest::quad_func1 | ( | const Teuchos::Array< scalar_type > & | x | ) | 
Definition at line 54 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| scalar_type ProductBasisUtilsUnitTest::quad_func2 | ( | const Teuchos::Array< scalar_type > & | x | ) | 
Definition at line 63 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| NChooseK | |||
| ) | 
Definition at line 70 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderLess | |||
| ) | 
Definition at line 95 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| LexographicLess | |||
| ) | 
Definition at line 135 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| FloatingPointLess | |||
| ) | 
Definition at line 169 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| LexographicFloatingPointLess | |||
| ) | 
Definition at line 184 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderIndexSet | |||
| ) | 
Definition at line 198 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| AnisotropicTotalOrderIndexSet | |||
| ) | 
Definition at line 236 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderBasis | |||
| ) | 
Definition at line 282 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TensorProductBasis | |||
| ) | 
Definition at line 337 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderSparse3Tensor | |||
| ) | 
Definition at line 419 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderSparse3TensorNew | |||
| ) | 
Definition at line 489 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderSparse3LTO | |||
| ) | 
Definition at line 561 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| TotalOrderMapping | |||
| ) | 
Definition at line 622 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| LexographicMapping | |||
| ) | 
Definition at line 654 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST | ( | Stokhos_ProductBasisUtils | , | 
| LexographicMapping2 | |||
| ) | 
Definition at line 686 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
| UnitTestSetup<ordinal_type,value_type> ProductBasisUtilsUnitTest::setup | 
Definition at line 41 of file Stokhos_ProductBasisUtilsUnitTest.cpp.
 1.8.5