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
HermiteBasisUnitTest::UnitTestSetup< OrdinalType, ValueType > Struct Template Reference

Public Member Functions

 UnitTestSetup ()
 
 UnitTestSetup ()
 

Public Attributes

ValueType rtol
 
ValueType atol
 
OrdinalType p
 
Stokhos::HermiteBasis
< OrdinalType, ValueType > 
basis
 

Detailed Description

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

Definition at line 25 of file Stokhos_HermiteBasisUnitTest.cpp.

Constructor & Destructor Documentation

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

Definition at line 30 of file Stokhos_HermiteBasisUnitTest.cpp.

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

Definition at line 30 of file Stokhos_NormalizedHermiteBasisUnitTest.cpp.

Member Data Documentation

template<typename OrdinalType , typename ValueType >
ValueType UnitTestSetup< VecType, FadType >::rtol

Definition at line 26 of file Stokhos_HermiteBasisUnitTest.cpp.

template<typename OrdinalType , typename ValueType >
ValueType UnitTestSetup< VecType, FadType >::atol

Definition at line 26 of file Stokhos_HermiteBasisUnitTest.cpp.

template<typename OrdinalType , typename ValueType >
OrdinalType UnitTestSetup< VecType, FadType >::p

Definition at line 27 of file Stokhos_HermiteBasisUnitTest.cpp.

template<typename OrdinalType , typename ValueType >
Stokhos::HermiteBasis< OrdinalType, ValueType > UnitTestSetup< VecType, FadType >::basis

Definition at line 28 of file Stokhos_HermiteBasisUnitTest.cpp.


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