Stokhos Package Browser (Single Doxygen Collection)
Version of the Day
|
Trait class that determines (new) Kokkos execution space type from Kokkos(Classic) Node type. More...
#include <Stokhos_Tpetra_MP_Vector.hpp>
Public Types | |
typedef Kokkos::HostSpace::execution_space | type |
Trait class that determines (new) Kokkos execution space type from Kokkos(Classic) Node type.
Node | Kokkos(Classic) Node type. |
The type
typedef of this class gives the (new) Kokkos execution space corresponding to the given (classic) Kokkos Node
type.
Definition at line 55 of file Stokhos_Tpetra_MP_Vector.hpp.
typedef Kokkos::HostSpace::execution_space Stokhos::DeviceForNode< Node >::type |
Definition at line 64 of file Stokhos_Tpetra_MP_Vector.hpp.