Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions | Variables
Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TestingHelpers.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Teuchos_ArrayView.hpp"
#include "Stokhos.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
Include dependency graph for Stokhos_TensorProductPseudoSpectralOperatorUnitTest.cpp:

Go to the source code of this file.

Classes

struct  TensorProductUnitTest::UnitTestSetup< OrdinalType, ValueType >
 

Namespaces

 TensorProductUnitTest
 

Typedefs

typedef int TensorProductUnitTest::ordinal_type
 
typedef double TensorProductUnitTest::value_type
 

Functions

value_type TensorProductUnitTest::quad_func1 (const Teuchos::ArrayView< const value_type > &x)
 
value_type TensorProductUnitTest::quad_func2 (const Teuchos::ArrayView< const value_type > &x)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, IsotropicPoints)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, AnisotropicPoints)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply_Trans)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Lexo)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_TotalOrder)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Trans_Lexo)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, Apply_PST_Trans_TotalOrder)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, IsotropicDiscreteOrthogonality)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TensorProduct, AnisotropicDiscreteOrthogonality)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, IsotropicPoints)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, AnisotropicPoints)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, Apply)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, ApplyTrans)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, IsotropicDiscreteOrthogonality)
 
 TensorProductUnitTest::TEUCHOS_UNIT_TEST (TotalOrder, AnisotropicDiscreteOrthogonality)
 
int main (int argc, char *argv[])
 

Variables

UnitTestSetup< ordinal_type,
value_type > 
TensorProductUnitTest::setup
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)