Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
#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 () | |
Definition at line 46 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 48 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef Stokhos::OrthogPolyApprox<int,double> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 49 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 112 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type |
Definition at line 113 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type |
Definition at line 114 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space |
Definition at line 115 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type |
Definition at line 116 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef Stokhos::OrthogPolyApprox<ordinal_type,value_type> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 117 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 101 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type |
Definition at line 102 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type |
Definition at line 103 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space |
Definition at line 104 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type |
Definition at line 105 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef Stokhos::OrthogPolyApprox<ordinal_type,value_type> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 106 of file Stokhos_SacadoUQPCEUnitTest.hpp.
|
inline |
Definition at line 60 of file Stokhos_SacadoPCEUnitTest.hpp.
|
inline |
Definition at line 129 of file Stokhos_SacadoUQPCEUnitTest.cpp.
|
inline |
Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::rtol |
Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::atol |
Definition at line 50 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::crtol |
Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::catol |
Definition at line 51 of file Stokhos_SacadoPCEUnitTest.hpp.
ordinal_type UnitTestSetup< VecType, FadType >::sz |
Definition at line 52 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< const Stokhos::CompletePolynomialBasis< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::basis |
Definition at line 53 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP<const Stokhos::Quadrature<int,double> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::quad |
Definition at line 54 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< Stokhos::Sparse3Tensor< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::Cijk |
Definition at line 55 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< Stokhos::AlgebraicOrthogPolyExpansion< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::exp |
Definition at line 56 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::x |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::y |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::u |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::u2 |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cx |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cu |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cu2 |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::sx |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::su |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::su2 |
Definition at line 57 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::a |
Definition at line 58 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::rtol |
Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::atol |
Definition at line 118 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::crtol |
Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::catol |
Definition at line 119 of file Stokhos_SacadoUQPCEUnitTest.cpp.
ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::sz |
Definition at line 120 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP<const Stokhos::CompletePolynomialBasis<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::basis |
Definition at line 121 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP<Stokhos::Sparse3Tensor<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::Cijk |
Definition at line 122 of file Stokhos_SacadoUQPCEUnitTest.cpp.
kokkos_cijk_type UnitTestSetup< VecType, FadType >::cijk |
Definition at line 123 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP< Stokhos::AlgebraicOrthogPolyExpansion<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::exp |
Definition at line 124 of file Stokhos_SacadoUQPCEUnitTest.cpp.
pce_type UnitTestSetup< VecType, FadType >::sin_x |
Definition at line 125 of file Stokhos_SacadoUQPCEUnitTest.cpp.
pce_type UnitTestSetup< VecType, FadType >::cos_y |
Definition at line 125 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::x_opa |
Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::y_opa |
Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::sin_x_opa |
Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::cos_y_opa |
Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::cx_opa |
Definition at line 126 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::a |
Definition at line 127 of file Stokhos_SacadoUQPCEUnitTest.cpp.