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 46 of file Stokhos_SacadoPCEUnitTest.hpp.

Member Typedef Documentation

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

Definition at line 48 of file Stokhos_SacadoPCEUnitTest.hpp.

Definition at line 49 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 112 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 113 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 114 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 115 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 116 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 117 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 101 of file Stokhos_SacadoUQPCEUnitTest.hpp.

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

Definition at line 102 of file Stokhos_SacadoUQPCEUnitTest.hpp.

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

Definition at line 103 of file Stokhos_SacadoUQPCEUnitTest.hpp.

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

Definition at line 104 of file Stokhos_SacadoUQPCEUnitTest.hpp.

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

Definition at line 105 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Definition at line 106 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Constructor & Destructor Documentation

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

Definition at line 60 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 129 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Member Data Documentation

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

Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 52 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 53 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 54 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 55 of file Stokhos_SacadoPCEUnitTest.hpp.

Definition at line 56 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 58 of file Stokhos_SacadoPCEUnitTest.hpp.

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

Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 120 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 121 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 122 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 123 of file Stokhos_SacadoUQPCEUnitTest.cpp.

Definition at line 124 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 125 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 125 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.


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