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 | Functions | Variables
Stokhos_HermiteBasisUnitTest.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 dependency graph for Stokhos_HermiteBasisUnitTest.cpp:

Go to the source code of this file.

Classes

struct  HermiteBasisUnitTest::UnitTestSetup< OrdinalType, ValueType >
 

Namespaces

 HermiteBasisUnitTest
 

Functions

 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Order)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Size)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Norm)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Norm2)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, QuadNorm)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, QuadOrthog)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, TripleProduct)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, DerivDoubleProduct)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, DerivDoubleProduct2)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, EvaluateBases)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, EvaluateBasesAndDerivatives)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Evaluate)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, Recurrence)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, RecurrenceAlpha)
 
 HermiteBasisUnitTest::TEUCHOS_UNIT_TEST (Stokhos_HermiteBasis, RecurrenceBeta)
 
int main (int argc, char *argv[])
 

Variables

UnitTestSetup< int, doubleHermiteBasisUnitTest::setup
 

Function Documentation

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

Definition at line 394 of file Stokhos_HermiteBasisUnitTest.cpp.