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
Stokhos_NormalizedLegendreBasisUnitTest.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_NormalizedLegendreBasisUnitTest.cpp:

Go to the source code of this file.

Classes

struct  LegendreBasisUnitTest::UnitTestSetup< OrdinalType, ValueType >
 

Namespaces

 LegendreBasisUnitTest
 

Functions

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

Function Documentation

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

Definition at line 426 of file Stokhos_NormalizedLegendreBasisUnitTest.cpp.