Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Types | List of all members
Stokhos::DeviceForNode< Node > Struct Template Reference

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
 

Detailed Description

template<typename Node>
struct Stokhos::DeviceForNode< Node >

Trait class that determines (new) Kokkos execution space type from Kokkos(Classic) Node type.

Template Parameters
NodeKokkos(Classic) Node type.

The type typedef of this class gives the (new) Kokkos execution space corresponding to the given (classic) Kokkos Node type.


The documentation for this struct was generated from the following file: