Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
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

namespace  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_typeTensorProductBasisUnitTest::setup

Function Documentation

◆ main()

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

Definition at line 183 of file Stokhos_TensorProductBasisUnitTest.cpp.