|
typedef int | DynamicVecTest::Ordinal |
|
typedef
Kokkos::DefaultExecutionSpace | DynamicVecTest::execution_space |
|
typedef
Stokhos::DynamicStorage< int,
double, execution_space > | DynamicVecTest::storage_type |
|
typedef Sacado::Fad::DFad< double > | DynamicVecTest::fad_type |
|
typedef Sacado::MP::Vector
< storage_type > | DynamicVecTest::vec_type |
|
typedef int | DynamicStridedVecTest::Ordinal |
|
typedef
Kokkos::DefaultExecutionSpace | DynamicStridedVecTest::execution_space |
|
typedef
Stokhos::DynamicStridedStorage
< int, double, execution_space > | DynamicStridedVecTest::storage_type |
|
typedef Sacado::Fad::DFad< double > | DynamicStridedVecTest::fad_type |
|
typedef Sacado::MP::Vector
< storage_type > | DynamicStridedVecTest::vec_type |
|
typedef int | StaticVecTest::Ordinal |
|
typedef
Kokkos::DefaultExecutionSpace | StaticVecTest::execution_space |
|
typedef Stokhos::StaticStorage
< int, double,
8, execution_space > | StaticVecTest::storage_type |
|
typedef Sacado::Fad::DFad< double > | StaticVecTest::fad_type |
|
typedef Sacado::MP::Vector
< storage_type > | StaticVecTest::vec_type |
|
typedef int | StaticFixedVecTest::Ordinal |
|
typedef
Kokkos::DefaultExecutionSpace | StaticFixedVecTest::execution_space |
|
typedef
Stokhos::StaticFixedStorage
< int, double,
8, execution_space > | StaticFixedVecTest::storage_type |
|
typedef Sacado::Fad::DFad< double > | StaticFixedVecTest::fad_type |
|
typedef Sacado::MP::Vector
< storage_type > | StaticFixedVecTest::vec_type |
|