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

#include <Stokhos_SacadoPCEUnitTest.hpp>

Public Types

typedef PCEType pce_type
 
typedef
Stokhos::OrthogPolyApprox< int,
double
opa_type
 
typedef PCEType pce_type
 
typedef pce_type::ordinal_type ordinal_type
 
typedef pce_type::value_type value_type
 
typedef pce_type::execution_space execution_space
 
typedef pce_type::cijk_type kokkos_cijk_type
 
typedef
Stokhos::OrthogPolyApprox
< ordinal_type, value_type
opa_type
 
typedef PCEType pce_type
 
typedef pce_type::ordinal_type ordinal_type
 
typedef pce_type::value_type value_type
 
typedef pce_type::execution_space execution_space
 
typedef pce_type::cijk_type kokkos_cijk_type
 
typedef
Stokhos::OrthogPolyApprox
< ordinal_type, value_type
opa_type
 

Public Member Functions

 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 

Public Attributes

double rtol
 
double atol
 
double crtol
 
double catol
 
int sz
 
Teuchos::RCP< const
Stokhos::CompletePolynomialBasis
< int, double > > 
basis
 
Teuchos::RCP< const
Stokhos::Quadrature< int,
double > > 
quad
 
Teuchos::RCP
< Stokhos::Sparse3Tensor< int,
double > > 
Cijk
 
Teuchos::RCP
< Stokhos::QuadOrthogPolyExpansion
< int, double > > 
exp
 
pce_type x
 
pce_type y
 
pce_type u
 
pce_type u2
 
pce_type cx
 
pce_type cu
 
pce_type cu2
 
pce_type sx
 
pce_type su
 
pce_type su2
 
double a
 
value_type rtol
 
value_type atol
 
value_type crtol
 
value_type catol
 
ordinal_type sz
 
Teuchos::RCP< const
Stokhos::CompletePolynomialBasis
< ordinal_type, value_type > > 
basis
 
Teuchos::RCP
< Stokhos::Sparse3Tensor
< ordinal_type, value_type > > 
Cijk
 
kokkos_cijk_type cijk
 
Teuchos::RCP
< Stokhos::AlgebraicOrthogPolyExpansion
< ordinal_type, value_type > > 
exp
 
pce_type sin_x
 
pce_type cos_y
 
opa_type x_opa
 
opa_type y_opa
 
opa_type sin_x_opa
 
opa_type cos_y_opa
 
opa_type cx_opa
 
value_type a
 

Detailed Description

template<typename PCEType>
struct SacadoPCEUnitTest::UnitTestSetup< PCEType >

Definition at line 15 of file Stokhos_SacadoPCEUnitTest.hpp.

Member Typedef Documentation

template<typename PCEType >
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type

Definition at line 17 of file Stokhos_SacadoPCEUnitTest.hpp.

Definition at line 18 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type

Definition at line 81 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type

Definition at line 82 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type

Definition at line 83 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space

Definition at line 84 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type

Definition at line 85 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 86 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type

Definition at line 69 of file Stokhos_SacadoUQPCEUnitTest.hpp.

template<typename PCEType >
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type

Definition at line 70 of file Stokhos_SacadoUQPCEUnitTest.hpp.

template<typename PCEType >
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type

Definition at line 71 of file Stokhos_SacadoUQPCEUnitTest.hpp.

template<typename PCEType >
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space

Definition at line 72 of file Stokhos_SacadoUQPCEUnitTest.hpp.

template<typename PCEType >
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type

Definition at line 73 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Definition at line 74 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Constructor & Destructor Documentation

template<typename PCEType >
SacadoPCEUnitTest::UnitTestSetup< PCEType >::UnitTestSetup ( )
inline

Definition at line 29 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
SacadoPCEUnitTest::UnitTestSetup< PCEType >::UnitTestSetup ( )
inline

Definition at line 98 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
SacadoPCEUnitTest::UnitTestSetup< PCEType >::UnitTestSetup ( )
inline

Definition at line 86 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Member Data Documentation

template<typename PCEType >
value_type UnitTestSetup< VecType, FadType >::rtol

Definition at line 19 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
value_type UnitTestSetup< VecType, FadType >::atol

Definition at line 19 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
value_type UnitTestSetup< VecType, FadType >::crtol

Definition at line 20 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
value_type UnitTestSetup< VecType, FadType >::catol

Definition at line 20 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
ordinal_type UnitTestSetup< VecType, FadType >::sz

Definition at line 21 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
Teuchos::RCP< const Stokhos::CompletePolynomialBasis< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::basis

Definition at line 22 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
Teuchos::RCP<const Stokhos::Quadrature<int,double> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::quad

Definition at line 23 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
Teuchos::RCP< Stokhos::Sparse3Tensor< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::Cijk

Definition at line 24 of file Stokhos_SacadoPCEUnitTest.hpp.

Definition at line 25 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::x

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::y

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::u

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::u2

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::cx

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::cu

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::cu2

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::sx

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::su

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::su2

Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
value_type UnitTestSetup< VecType, FadType >::a

Definition at line 27 of file Stokhos_SacadoPCEUnitTest.hpp.

template<typename PCEType >
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::rtol

Definition at line 87 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::atol

Definition at line 87 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::crtol

Definition at line 88 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::catol

Definition at line 88 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::sz

Definition at line 89 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 90 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 91 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
kokkos_cijk_type UnitTestSetup< VecType, FadType >::cijk

Definition at line 92 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 93 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::sin_x

Definition at line 94 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
pce_type UnitTestSetup< VecType, FadType >::cos_y

Definition at line 94 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
opa_type UnitTestSetup< VecType, FadType >::x_opa

Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
opa_type UnitTestSetup< VecType, FadType >::y_opa

Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
opa_type UnitTestSetup< VecType, FadType >::sin_x_opa

Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
opa_type UnitTestSetup< VecType, FadType >::cos_y_opa

Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
opa_type UnitTestSetup< VecType, FadType >::cx_opa

Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.

template<typename PCEType >
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::a

Definition at line 96 of file Stokhos_SacadoUQPCEUnitTest.cpp.


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