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_TensorProductBasisUnitTest.cpp File Reference
#include "Teuchos_UnitTestHarness.hpp"
#include "Teuchos_TestingHelpers.hpp"
#include "Teuchos_UnitTestRepository.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Stokhos.hpp"
#include "Stokhos_UnitTestHelpers.hpp"
#include <iterator>
Include dependency graph for Stokhos_TensorProductBasisUnitTest.cpp:

Go to the source code of this file.

Classes

struct  TensorProductBasisUnitTest::UnitTestSetup< OrdinalType, ValueType >
 

Namespaces

 TensorProductBasisUnitTest
 

Typedefs

typedef int TensorProductBasisUnitTest::ordinal_type
 
typedef double TensorProductBasisUnitTest::value_type
 

Functions

 TensorProductBasisUnitTest::TEUCHOS_UNIT_TEST (Coefficients, Isotropic)
 
 TensorProductBasisUnitTest::TEUCHOS_UNIT_TEST (Coeficients, Anisotropic)
 
 TensorProductBasisUnitTest::TEUCHOS_UNIT_TEST (Sparse3Tensor, Anisotropic_Full)
 
 TensorProductBasisUnitTest::TEUCHOS_UNIT_TEST (Sparse3Tensor, Anisotropic_Linear)
 
int main (int argc, char *argv[])
 

Variables

UnitTestSetup< ordinal_type,
value_type > 
TensorProductBasisUnitTest::setup
 

Function Documentation

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

Definition at line 149 of file Stokhos_TensorProductBasisUnitTest.cpp.