Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Typedefs | |
typedef int | Ordinal |
typedef Kokkos::DefaultExecutionSpace | execution_space |
typedef Stokhos::DynamicStorage< int, double, 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 DynamicVecTest::Ordinal |
Definition at line 650 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Kokkos::DefaultExecutionSpace DynamicVecTest::execution_space |
Definition at line 651 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Stokhos::DynamicStorage< int, double, execution_space > DynamicVecTest::storage_type |
Definition at line 652 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Sacado::Fad::DFad< double > DynamicVecTest::fad_type |
Definition at line 653 of file Stokhos_SacadoMPVectorCommTests.cpp.
Definition at line 654 of file Stokhos_SacadoMPVectorCommTests.cpp.
Sacado::Random< double > DynamicVecTest::rnd |
Definition at line 649 of file Stokhos_SacadoMPVectorCommTests.cpp.
UnitTestSetup< vec_type, fad_type > DynamicVecTest::setup |
Definition at line 655 of file Stokhos_SacadoMPVectorCommTests.cpp.