Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Typedefs | |
typedef int | Ordinal |
typedef Kokkos::DefaultExecutionSpace | execution_space |
typedef Stokhos::StaticFixedStorage < int, double, 8, execution_space > | storage_type |
typedef Sacado::Fad::DFad< double > | fad_type |
typedef Sacado::MP::Vector < storage_type > | vec_type |
typedef UnitTestSetup< vec_type > | UTS |
Variables | |
Sacado::Random< double > | rnd |
UnitTestSetup< vec_type, fad_type > | setup |
typedef int StaticFixedVecTest::Ordinal |
Definition at line 714 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Kokkos::DefaultExecutionSpace StaticFixedVecTest::execution_space |
Definition at line 715 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Stokhos::StaticFixedStorage< int, double, 8, execution_space > StaticFixedVecTest::storage_type |
Definition at line 716 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Sacado::Fad::DFad< double > StaticFixedVecTest::fad_type |
Definition at line 717 of file Stokhos_SacadoMPVectorCommTests.cpp.
Definition at line 718 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef UnitTestSetup<vec_type> StaticFixedVecTest::UTS |
Definition at line 505 of file Stokhos_SacadoMPVectorUnitTest.cpp.
Sacado::Random< double > StaticFixedVecTest::rnd |
Definition at line 713 of file Stokhos_SacadoMPVectorCommTests.cpp.
UnitTestSetup< vec_type, fad_type > StaticFixedVecTest::setup |
Definition at line 719 of file Stokhos_SacadoMPVectorCommTests.cpp.