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_LegendreBasisUnitTest.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_LegendreBasisUnitTest.cpp:

Go to the source code of this file.

Classes

struct  LegendreBasisUnitTest::UnitTestSetup< OrdinalType, ValueType >
 

Namespaces

 LegendreBasisUnitTest
 

Functions

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

Variables

UnitTestSetup< int, doubleLegendreBasisUnitTest::setup
 

Function Documentation

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

Definition at line 410 of file Stokhos_LegendreBasisUnitTest.cpp.