Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Classes | |
struct | UnitTestSetup |
Typedefs | |
typedef int | ordinal_type |
typedef double | value_type |
Functions | |
value_type | quad_func1 (const Teuchos::ArrayView< const value_type > &x) |
value_type | quad_func2 (const Teuchos::ArrayView< const value_type > &x) |
TEUCHOS_UNIT_TEST (TensorProduct, IsotropicPoints) | |
TEUCHOS_UNIT_TEST (TensorProduct, AnisotropicPoints) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply_Trans) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Lexo) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_TotalOrder) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Trans_Lexo) | |
TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Trans_TotalOrder) | |
TEUCHOS_UNIT_TEST (TensorProduct, IsotropicDiscreteOrthogonality) | |
TEUCHOS_UNIT_TEST (TensorProduct, AnisotropicDiscreteOrthogonality) | |
TEUCHOS_UNIT_TEST (TotalOrder, IsotropicPoints) | |
TEUCHOS_UNIT_TEST (TotalOrder, AnisotropicPoints) | |
TEUCHOS_UNIT_TEST (TotalOrder, Apply) | |
TEUCHOS_UNIT_TEST (TotalOrder, ApplyTrans) | |
TEUCHOS_UNIT_TEST (TotalOrder, IsotropicDiscreteOrthogonality) | |
TEUCHOS_UNIT_TEST (TotalOrder, AnisotropicDiscreteOrthogonality) | |
Variables | |
UnitTestSetup< ordinal_type, value_type > | setup |
typedef int TensorProductUnitTest::ordinal_type |
Definition at line 36 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
Definition at line 37 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
value_type TensorProductUnitTest::quad_func1 | ( | const Teuchos::ArrayView< const value_type > & | x | ) |
Definition at line 41 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
value_type TensorProductUnitTest::quad_func2 | ( | const Teuchos::ArrayView< const value_type > & | x | ) |
Definition at line 49 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
IsotropicPoints | |||
) |
Definition at line 56 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
AnisotropicPoints | |||
) |
Definition at line 74 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply | |||
) |
Definition at line 92 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_Trans | |||
) |
Definition at line 110 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Lexo | |||
) |
Definition at line 128 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_TotalOrder | |||
) |
Definition at line 147 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Trans_Lexo | |||
) |
Definition at line 165 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Trans_TotalOrder | |||
) |
Definition at line 184 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
IsotropicDiscreteOrthogonality | |||
) |
Definition at line 202 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
AnisotropicDiscreteOrthogonality | |||
) |
Definition at line 217 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
IsotropicPoints | |||
) |
Definition at line 232 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
AnisotropicPoints | |||
) |
Definition at line 250 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
Apply | |||
) |
Definition at line 268 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
ApplyTrans | |||
) |
Definition at line 286 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
IsotropicDiscreteOrthogonality | |||
) |
Definition at line 304 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
AnisotropicDiscreteOrthogonality | |||
) |
Definition at line 319 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
UnitTestSetup<ordinal_type,value_type> TensorProductUnitTest::setup |
Definition at line 38 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.