Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
SacadoPCEUnitTest::UnitTestSetup< PCEType > Struct Template Reference

#include <Stokhos_SacadoPCEUnitTest.hpp>

Inheritance diagram for SacadoPCEUnitTest::UnitTestSetup< PCEType >:

Public Types

typedef PCEType pce_type
typedef Stokhos::OrthogPolyApprox< int, doubleopa_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_typeopa_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_typeopa_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

◆ pce_type [1/3]

Definition at line 48 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ opa_type [1/3]

Definition at line 49 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ pce_type [2/3]

Definition at line 113 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ ordinal_type [1/2]

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

Definition at line 114 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ value_type [1/2]

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

Definition at line 115 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ execution_space [1/2]

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

Definition at line 116 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ kokkos_cijk_type [1/2]

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

Definition at line 117 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ opa_type [2/3]

◆ pce_type [3/3]

Definition at line 101 of file Stokhos_SacadoUQPCEUnitTest.hpp.

◆ ordinal_type [2/2]

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

Definition at line 102 of file Stokhos_SacadoUQPCEUnitTest.hpp.

◆ value_type [2/2]

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

Definition at line 103 of file Stokhos_SacadoUQPCEUnitTest.hpp.

◆ execution_space [2/2]

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

Definition at line 104 of file Stokhos_SacadoUQPCEUnitTest.hpp.

◆ kokkos_cijk_type [2/2]

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

Definition at line 105 of file Stokhos_SacadoUQPCEUnitTest.hpp.

◆ opa_type [3/3]

Constructor & Destructor Documentation

◆ UnitTestSetup() [1/3]

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

Definition at line 60 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ UnitTestSetup() [2/3]

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

Definition at line 130 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ UnitTestSetup() [3/3]

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

Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.hpp.

Member Data Documentation

◆ rtol [1/2]

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

Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ atol [1/2]

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

Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ crtol [1/2]

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

Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ catol [1/2]

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

Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ sz [1/2]

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

Definition at line 52 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ basis [1/2]

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.

◆ quad

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

Definition at line 54 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ Cijk [1/2]

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

Definition at line 55 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ exp [1/2]

template<typename PCEType>
Teuchos::RCP< Stokhos::AlgebraicOrthogPolyExpansion< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::exp

Definition at line 56 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ x

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ y

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ u

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ u2

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ cx

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ cu

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ cu2

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ sx

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ su

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ su2

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

Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ a [1/2]

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

Definition at line 58 of file Stokhos_SacadoPCEUnitTest.hpp.

◆ rtol [2/2]

Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ atol [2/2]

Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ crtol [2/2]

Definition at line 120 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ catol [2/2]

Definition at line 120 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ sz [2/2]

◆ basis [2/2]

◆ Cijk [2/2]

◆ cijk

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

Definition at line 124 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ exp [2/2]

◆ sin_x

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ cos_y

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

Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ x_opa

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ y_opa

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ sin_x_opa

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ cos_y_opa

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ cx_opa

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

Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.

◆ a [2/2]

Definition at line 128 of file Stokhos_SacadoUQPCEUnitTest.cpp.


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