|
| template<typename ordinal_type > |
| ordinal_type | ProductBasisUtilsUnitTest::factorial (const ordinal_type &n) |
| |
| template<typename scalar_type > |
| scalar_type | ProductBasisUtilsUnitTest::quad_func1 (const Teuchos::Array< scalar_type > &x) |
| |
| template<typename scalar_type > |
| scalar_type | ProductBasisUtilsUnitTest::quad_func2 (const Teuchos::Array< scalar_type > &x) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, NChooseK) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderLess) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicLess) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, FloatingPointLess) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicFloatingPointLess) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderIndexSet) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, AnisotropicTotalOrderIndexSet) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderBasis) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TensorProductBasis) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3Tensor) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3TensorNew) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderSparse3LTO) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, TotalOrderMapping) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicMapping) |
| |
| | ProductBasisUtilsUnitTest::TEUCHOS_UNIT_TEST (Stokhos_ProductBasisUtils, LexographicMapping2) |
| |
| int | main (int argc, char *argv[]) |
| |