Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Namespaces | |
Double | |
Complex_std | |
Complex_Kokkos | |
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 |
Variables | |
Sacado::Random< double > | rnd |
UnitTestSetup< vec_type, fad_type > | setup |
typedef int StaticFixedVecTest::Ordinal |
Definition at line 683 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Kokkos::DefaultExecutionSpace StaticFixedVecTest::execution_space |
Definition at line 684 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Stokhos::StaticFixedStorage< int, double, 8, execution_space > StaticFixedVecTest::storage_type |
Definition at line 685 of file Stokhos_SacadoMPVectorCommTests.cpp.
typedef Sacado::Fad::DFad< double > StaticFixedVecTest::fad_type |
Definition at line 686 of file Stokhos_SacadoMPVectorCommTests.cpp.
Definition at line 687 of file Stokhos_SacadoMPVectorCommTests.cpp.
Sacado::Random< double > StaticFixedVecTest::rnd |
Definition at line 682 of file Stokhos_SacadoMPVectorCommTests.cpp.
UnitTestSetup< vec_type, fad_type > StaticFixedVecTest::setup |
Definition at line 688 of file Stokhos_SacadoMPVectorCommTests.cpp.