OpenFPM_data  0.1.0
Project that contain the implementation and interfaces for basic structure like vectors, grids, graph ... .
 All Data Structures Namespaces Functions Variables Typedefs Friends
openfpm::device_cpu< T > Struct Template Reference

device selector struct More...

Detailed Description

template<typename T>
struct openfpm::device_cpu< T >

device selector struct

device selector struct, it return the correct data type for each device

Definition at line 222 of file map_vector.hpp.

#include <map_vector.hpp>

Public Types

typedef device_cpu_impl< T,
vect_isel< T >::value >::type 
type
 cpu
 

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