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 70 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
Definition at line 71 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
value_type TensorProductUnitTest::quad_func1 | ( | const Teuchos::ArrayView< const value_type > & | x | ) |
Definition at line 75 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
value_type TensorProductUnitTest::quad_func2 | ( | const Teuchos::ArrayView< const value_type > & | x | ) |
Definition at line 83 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
IsotropicPoints | |||
) |
Definition at line 90 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
AnisotropicPoints | |||
) |
Definition at line 108 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply | |||
) |
Definition at line 126 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_Trans | |||
) |
Definition at line 144 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Lexo | |||
) |
Definition at line 162 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_TotalOrder | |||
) |
Definition at line 181 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Trans_Lexo | |||
) |
Definition at line 199 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
Apply_PST_Trans_TotalOrder | |||
) |
Definition at line 218 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
IsotropicDiscreteOrthogonality | |||
) |
Definition at line 236 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TensorProduct | , |
AnisotropicDiscreteOrthogonality | |||
) |
Definition at line 251 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
IsotropicPoints | |||
) |
Definition at line 266 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
AnisotropicPoints | |||
) |
Definition at line 284 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
Apply | |||
) |
Definition at line 302 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
ApplyTrans | |||
) |
Definition at line 320 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
IsotropicDiscreteOrthogonality | |||
) |
Definition at line 338 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
TensorProductUnitTest::TEUCHOS_UNIT_TEST | ( | TotalOrder | , |
AnisotropicDiscreteOrthogonality | |||
) |
Definition at line 353 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.
UnitTestSetup<ordinal_type,value_type> TensorProductUnitTest::setup |
Definition at line 72 of file Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp.