Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros 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.

Definition at line 55 of file Stokhos_Tpetra_MP_Vector.hpp.

Member Typedef Documentation

Definition at line 64 of file Stokhos_Tpetra_MP_Vector.hpp.


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