Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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 59 of file Stokhos_HermiteBasisUnitTest.cpp.

Constructor & Destructor Documentation

◆ UnitTestSetup() [1/2]

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

Definition at line 64 of file Stokhos_HermiteBasisUnitTest.cpp.

◆ UnitTestSetup() [2/2]

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

Definition at line 64 of file Stokhos_NormalizedHermiteBasisUnitTest.cpp.

Member Data Documentation

◆ rtol

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

Definition at line 60 of file Stokhos_HermiteBasisUnitTest.cpp.

◆ atol

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

Definition at line 60 of file Stokhos_HermiteBasisUnitTest.cpp.

◆ p

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

Definition at line 61 of file Stokhos_HermiteBasisUnitTest.cpp.

◆ basis

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

Definition at line 62 of file Stokhos_HermiteBasisUnitTest.cpp.


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