Stokhos Package Browser (Single Doxygen Collection)  Version of the Day
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 90 of file Stokhos_Tpetra_MP_Vector.hpp.

Member Typedef Documentation

◆ type

Definition at line 99 of file Stokhos_Tpetra_MP_Vector.hpp.


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