Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType > Struct Template Reference

Public Member Functions

 UnitTestSetup ()
 

Public Attributes

Teuchos::RCP< const
Stokhos::CompletePolynomialBasis
< OrdinalType, ValueType > > 
basis
 
const OrdinalType d
 
const OrdinalType p
 

Detailed Description

template<typename OrdinalType, typename ValueType>
struct SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType >

Definition at line 22 of file Stokhos_SparseGridQuadratureUnitTest.cpp.

Constructor & Destructor Documentation

template<typename OrdinalType , typename ValueType >
SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType >::UnitTestSetup ( )
inline

Definition at line 27 of file Stokhos_SparseGridQuadratureUnitTest.cpp.

Member Data Documentation

template<typename OrdinalType , typename ValueType >
Teuchos::RCP<const Stokhos::CompletePolynomialBasis<OrdinalType,ValueType> > SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType >::basis

Definition at line 23 of file Stokhos_SparseGridQuadratureUnitTest.cpp.

template<typename OrdinalType , typename ValueType >
const OrdinalType SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType >::d

Definition at line 24 of file Stokhos_SparseGridQuadratureUnitTest.cpp.

template<typename OrdinalType , typename ValueType >
const OrdinalType SparseGridQuadratureUnitTest::UnitTestSetup< OrdinalType, ValueType >::p

Definition at line 25 of file Stokhos_SparseGridQuadratureUnitTest.cpp.


The documentation for this struct was generated from the following file: