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 () | |
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 |
Definition at line 15 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 17 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef Stokhos::OrthogPolyApprox<int,double> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 18 of file Stokhos_SacadoPCEUnitTest.hpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 81 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type |
Definition at line 82 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type |
Definition at line 83 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space |
Definition at line 84 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type |
Definition at line 85 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef Stokhos::OrthogPolyApprox<ordinal_type,value_type> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 86 of file Stokhos_SacadoUQPCEUnitTest.cpp.
typedef PCEType SacadoPCEUnitTest::UnitTestSetup< PCEType >::pce_type |
Definition at line 69 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::ordinal_type |
Definition at line 70 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::value_type |
Definition at line 71 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::execution_space SacadoPCEUnitTest::UnitTestSetup< PCEType >::execution_space |
Definition at line 72 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef pce_type::cijk_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::kokkos_cijk_type |
Definition at line 73 of file Stokhos_SacadoUQPCEUnitTest.hpp.
typedef Stokhos::OrthogPolyApprox<ordinal_type,value_type> SacadoPCEUnitTest::UnitTestSetup< PCEType >::opa_type |
Definition at line 74 of file Stokhos_SacadoUQPCEUnitTest.hpp.
|
inline |
Definition at line 29 of file Stokhos_SacadoPCEUnitTest.hpp.
|
inline |
Definition at line 98 of file Stokhos_SacadoUQPCEUnitTest.cpp.
|
inline |
Definition at line 86 of file Stokhos_SacadoUQPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::rtol |
Definition at line 19 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::atol |
Definition at line 19 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::crtol |
Definition at line 20 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::catol |
Definition at line 20 of file Stokhos_SacadoPCEUnitTest.hpp.
ordinal_type UnitTestSetup< VecType, FadType >::sz |
Definition at line 21 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< const Stokhos::CompletePolynomialBasis< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::basis |
Definition at line 22 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP<const Stokhos::Quadrature<int,double> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::quad |
Definition at line 23 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< Stokhos::Sparse3Tensor< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::Cijk |
Definition at line 24 of file Stokhos_SacadoPCEUnitTest.hpp.
Teuchos::RCP< Stokhos::AlgebraicOrthogPolyExpansion< ordinal_type, value_type > > UnitTestSetup< VecType, FadType >::exp |
Definition at line 25 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::x |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::y |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::u |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::u2 |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cx |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cu |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::cu2 |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::sx |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::su |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
pce_type UnitTestSetup< VecType, FadType >::su2 |
Definition at line 26 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type UnitTestSetup< VecType, FadType >::a |
Definition at line 27 of file Stokhos_SacadoPCEUnitTest.hpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::rtol |
Definition at line 87 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::atol |
Definition at line 87 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::crtol |
Definition at line 88 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::catol |
Definition at line 88 of file Stokhos_SacadoUQPCEUnitTest.cpp.
ordinal_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::sz |
Definition at line 89 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP<const Stokhos::CompletePolynomialBasis<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::basis |
Definition at line 90 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP<Stokhos::Sparse3Tensor<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::Cijk |
Definition at line 91 of file Stokhos_SacadoUQPCEUnitTest.cpp.
kokkos_cijk_type UnitTestSetup< VecType, FadType >::cijk |
Definition at line 92 of file Stokhos_SacadoUQPCEUnitTest.cpp.
Teuchos::RCP< Stokhos::AlgebraicOrthogPolyExpansion<ordinal_type,value_type> > SacadoPCEUnitTest::UnitTestSetup< PCEType >::exp |
Definition at line 93 of file Stokhos_SacadoUQPCEUnitTest.cpp.
pce_type UnitTestSetup< VecType, FadType >::sin_x |
Definition at line 94 of file Stokhos_SacadoUQPCEUnitTest.cpp.
pce_type UnitTestSetup< VecType, FadType >::cos_y |
Definition at line 94 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::x_opa |
Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::y_opa |
Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::sin_x_opa |
Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::cos_y_opa |
Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.
opa_type UnitTestSetup< VecType, FadType >::cx_opa |
Definition at line 95 of file Stokhos_SacadoUQPCEUnitTest.cpp.
value_type SacadoPCEUnitTest::UnitTestSetup< PCEType >::a |
Definition at line 96 of file Stokhos_SacadoUQPCEUnitTest.cpp.