Stokhos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
UnitTestSetup< VecType, FadType > Struct Template Reference

Public Types

typedef Teuchos::ValueTypeSerializer< int, VecType > VecSerializerT
 
typedef Sacado::mpl::apply< FadType, VecType >::type FadVecType
 
typedef Teuchos::ValueTypeSerializer< int, FadVecTypeFadVecSerializerT
 
typedef Teuchos::ValueTypeSerializer< int, VecType > VecSerializerT
 
typedef Sacado::mpl::apply< FadType, VecType >::type FadVecType
 
typedef Teuchos::ValueTypeSerializer< int, FadVecTypeFadVecSerializerT
 
typedef VectorType vec_type
 
typedef vec_type::value_type value_type
 
typedef Teuchos::ValueTypeSerializer< int, PCETypePCESerializerT
 
typedef Sacado::mpl::apply< FadType, PCEType >::type FadPCEType
 
typedef Teuchos::ValueTypeSerializer< int, FadPCETypeFadPCESerializerT
 
typedef Teuchos::ValueTypeSerializer< int, PCETypePCESerializerT
 
typedef Sacado::mpl::apply< FadType, PCEType >::type FadPCEType
 
typedef Teuchos::ValueTypeSerializer< int, FadPCETypeFadPCESerializerT
 
typedef PCEType::cijk_type kokkos_cijk_type
 
typedef Teuchos::ValueTypeSerializer< int, PCETypePCESerializerT
 
typedef Sacado::mpl::apply< FadType, PCEType >::type FadPCEType
 
typedef Teuchos::ValueTypeSerializer< int, FadPCETypeFadPCESerializerT
 
typedef PCEType::cijk_type kokkos_cijk_type
 
typedef Teuchos::ValueTypeSerializer< int, PCETypePCESerializerT
 
typedef Sacado::mpl::apply< FadType, PCEType >::type FadPCEType
 
typedef Teuchos::ValueTypeSerializer< int, FadPCETypeFadPCESerializerT
 

Public Member Functions

 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 
 UnitTestSetup ()
 

Public Attributes

int sz
 
RCP< VecSerializerTvec_serializer
 
RCP< FadVecSerializerTfad_vec_serializer
 
double rtol
 
double atol
 
double crtol
 
double catol
 
vec_type x
 
vec_type y
 
vec_type cx
 
value_type a
 
RCP< const Stokhos::CompletePolynomialBasis< int, double > > basis
 
RCP< Stokhos::Sparse3Tensor< int, double > > Cijk
 
RCP< Stokhos::AlgebraicOrthogPolyExpansion< int, double > > exp
 
RCP< PCESerializerTpce_serializer
 
RCP< FadPCESerializerTfad_pce_serializer
 
kokkos_cijk_type kokkos_cijk
 

Detailed Description

template<typename VecType, typename FadType>
struct UnitTestSetup< VecType, FadType >

Definition at line 71 of file Stokhos_SacadoMPVectorCommTests.cpp.

Member Typedef Documentation

◆ VecSerializerT [1/2]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, VecType> UnitTestSetup< VecType, FadType >::VecSerializerT

Definition at line 74 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ FadVecType [1/2]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,VecType>::type UnitTestSetup< VecType, FadType >::FadVecType

Definition at line 77 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ FadVecSerializerT [1/2]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadVecType> UnitTestSetup< VecType, FadType >::FadVecSerializerT

Definition at line 78 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ VecSerializerT [2/2]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, VecType> UnitTestSetup< VecType, FadType >::VecSerializerT

Definition at line 70 of file Stokhos_SacadoMPVectorSerializationTests.cpp.

◆ FadVecType [2/2]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,VecType>::type UnitTestSetup< VecType, FadType >::FadVecType

Definition at line 73 of file Stokhos_SacadoMPVectorSerializationTests.cpp.

◆ FadVecSerializerT [2/2]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadVecType> UnitTestSetup< VecType, FadType >::FadVecSerializerT

Definition at line 74 of file Stokhos_SacadoMPVectorSerializationTests.cpp.

◆ vec_type

template<typename VecType , typename FadType >
typedef VectorType UnitTestSetup< VecType, FadType >::vec_type

Definition at line 64 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ value_type

template<typename VecType , typename FadType >
typedef vec_type::value_type UnitTestSetup< VecType, FadType >::value_type

Definition at line 65 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ PCESerializerT [1/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, PCEType> UnitTestSetup< VecType, FadType >::PCESerializerT

Definition at line 66 of file Stokhos_SacadoPCECommTests.cpp.

◆ FadPCEType [1/4]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,PCEType>::type UnitTestSetup< VecType, FadType >::FadPCEType

Definition at line 69 of file Stokhos_SacadoPCECommTests.cpp.

◆ FadPCESerializerT [1/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadPCEType> UnitTestSetup< VecType, FadType >::FadPCESerializerT

Definition at line 70 of file Stokhos_SacadoPCECommTests.cpp.

◆ PCESerializerT [2/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, PCEType> UnitTestSetup< VecType, FadType >::PCESerializerT

Definition at line 62 of file Stokhos_SacadoPCESerializationTests.cpp.

◆ FadPCEType [2/4]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,PCEType>::type UnitTestSetup< VecType, FadType >::FadPCEType

Definition at line 65 of file Stokhos_SacadoPCESerializationTests.cpp.

◆ FadPCESerializerT [2/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadPCEType> UnitTestSetup< VecType, FadType >::FadPCESerializerT

Definition at line 66 of file Stokhos_SacadoPCESerializationTests.cpp.

◆ kokkos_cijk_type [1/2]

template<typename VecType , typename FadType >
typedef PCEType::cijk_type UnitTestSetup< VecType, FadType >::kokkos_cijk_type

Definition at line 66 of file Stokhos_SacadoUQPCECommTests.cpp.

◆ PCESerializerT [3/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, PCEType> UnitTestSetup< VecType, FadType >::PCESerializerT

Definition at line 69 of file Stokhos_SacadoUQPCECommTests.cpp.

◆ FadPCEType [3/4]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,PCEType>::type UnitTestSetup< VecType, FadType >::FadPCEType

Definition at line 72 of file Stokhos_SacadoUQPCECommTests.cpp.

◆ FadPCESerializerT [3/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadPCEType> UnitTestSetup< VecType, FadType >::FadPCESerializerT

Definition at line 73 of file Stokhos_SacadoUQPCECommTests.cpp.

◆ kokkos_cijk_type [2/2]

template<typename VecType , typename FadType >
typedef PCEType::cijk_type UnitTestSetup< VecType, FadType >::kokkos_cijk_type

Definition at line 62 of file Stokhos_SacadoUQPCESerializationTests.cpp.

◆ PCESerializerT [4/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, PCEType> UnitTestSetup< VecType, FadType >::PCESerializerT

Definition at line 65 of file Stokhos_SacadoUQPCESerializationTests.cpp.

◆ FadPCEType [4/4]

template<typename VecType , typename FadType >
typedef Sacado::mpl::apply<FadType,PCEType>::type UnitTestSetup< VecType, FadType >::FadPCEType

Definition at line 68 of file Stokhos_SacadoUQPCESerializationTests.cpp.

◆ FadPCESerializerT [4/4]

template<typename VecType , typename FadType >
typedef Teuchos::ValueTypeSerializer<int, FadPCEType> UnitTestSetup< VecType, FadType >::FadPCESerializerT

Definition at line 69 of file Stokhos_SacadoUQPCESerializationTests.cpp.

Constructor & Destructor Documentation

◆ UnitTestSetup() [1/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 81 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ UnitTestSetup() [2/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 77 of file Stokhos_SacadoMPVectorSerializationTests.cpp.

◆ UnitTestSetup() [3/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 73 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ UnitTestSetup() [4/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 74 of file Stokhos_SacadoPCECommTests.cpp.

◆ UnitTestSetup() [5/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 70 of file Stokhos_SacadoPCESerializationTests.cpp.

◆ UnitTestSetup() [6/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 77 of file Stokhos_SacadoUQPCECommTests.cpp.

◆ UnitTestSetup() [7/7]

template<typename VecType , typename FadType >
UnitTestSetup< VecType, FadType >::UnitTestSetup ( )
inline

Definition at line 73 of file Stokhos_SacadoUQPCESerializationTests.cpp.

Member Data Documentation

◆ sz

template<typename VecType , typename FadType >
int UnitTestSetup< VecType, FadType >::sz

Definition at line 72 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ vec_serializer

template<typename VecType , typename FadType >
RCP< VecSerializerT > UnitTestSetup< VecType, FadType >::vec_serializer

Definition at line 75 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ fad_vec_serializer

template<typename VecType , typename FadType >
RCP< FadVecSerializerT > UnitTestSetup< VecType, FadType >::fad_vec_serializer

Definition at line 79 of file Stokhos_SacadoMPVectorCommTests.cpp.

◆ rtol

template<typename VecType , typename FadType >
double UnitTestSetup< VecType, FadType >::rtol

Definition at line 67 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ atol

template<typename VecType , typename FadType >
double UnitTestSetup< VecType, FadType >::atol

Definition at line 67 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ crtol

template<typename VecType , typename FadType >
double UnitTestSetup< VecType, FadType >::crtol

Definition at line 68 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ catol

template<typename VecType , typename FadType >
double UnitTestSetup< VecType, FadType >::catol

Definition at line 68 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ x

template<typename VecType , typename FadType >
vec_type UnitTestSetup< VecType, FadType >::x

Definition at line 70 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ y

template<typename VecType , typename FadType >
vec_type UnitTestSetup< VecType, FadType >::y

Definition at line 70 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ cx

template<typename VecType , typename FadType >
vec_type UnitTestSetup< VecType, FadType >::cx

Definition at line 70 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ a

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

Definition at line 71 of file Stokhos_SacadoMPVectorUnitTest.cpp.

◆ basis

template<typename VecType , typename FadType >
RCP< const Stokhos::CompletePolynomialBasis< int, double > > UnitTestSetup< VecType, FadType >::basis

Definition at line 62 of file Stokhos_SacadoPCECommTests.cpp.

◆ Cijk

template<typename VecType , typename FadType >
RCP< Stokhos::Sparse3Tensor< int, double > > UnitTestSetup< VecType, FadType >::Cijk

Definition at line 63 of file Stokhos_SacadoPCECommTests.cpp.

◆ exp

template<typename VecType , typename FadType >
RCP< Stokhos::AlgebraicOrthogPolyExpansion< int, double > > UnitTestSetup< VecType, FadType >::exp

Definition at line 64 of file Stokhos_SacadoPCECommTests.cpp.

◆ pce_serializer

template<typename VecType , typename FadType >
RCP< PCESerializerT > UnitTestSetup< VecType, FadType >::pce_serializer

Definition at line 67 of file Stokhos_SacadoPCECommTests.cpp.

◆ fad_pce_serializer

template<typename VecType , typename FadType >
RCP< FadPCESerializerT > UnitTestSetup< VecType, FadType >::fad_pce_serializer

Definition at line 71 of file Stokhos_SacadoPCECommTests.cpp.

◆ kokkos_cijk

template<typename VecType , typename FadType >
kokkos_cijk_type UnitTestSetup< VecType, FadType >::kokkos_cijk

Definition at line 67 of file Stokhos_SacadoUQPCECommTests.cpp.


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