Stokhos
Development
|
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.