Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Typedefs | |
typedef int | Ordinal |
typedef Kokkos::DefaultExecutionSpace | execution_space |
typedef Stokhos::StaticStorage < int, double, 8, execution_space > | storage_type |
typedef Sacado::Fad::DFad< double > | fad_type |
typedef Sacado::MP::Vector < storage_type > | vec_type |
Variables | |
Sacado::Random< double > | rnd |
UnitTestSetup< vec_type, fad_type > | setup |
typedef int StaticVecTest::Ordinal |
Definition at line 672 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Kokkos::DefaultExecutionSpace StaticVecTest::execution_space |
Definition at line 673 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Stokhos::StaticStorage< int, double, 8, execution_space > StaticVecTest::storage_type |
Definition at line 674 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Sacado::Fad::DFad< double > StaticVecTest::fad_type |
Definition at line 675 of file Stokhos_SacadoMPVectorCommTests.cpp.
Definition at line 676 of file Stokhos_SacadoMPVectorCommTests.cpp.
Sacado::Random< double > StaticVecTest::rnd |
Definition at line 671 of file Stokhos_SacadoMPVectorCommTests.cpp.
UnitTestSetup< vec_type, fad_type > StaticVecTest::setup |
Definition at line 677 of file Stokhos_SacadoMPVectorCommTests.cpp.