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_impl< T, impl > Struct Template Reference

Select the correct vector implementation based on the type checking. More...

Detailed Description

template<typename T, unsigned int impl>
struct openfpm::device_cpu_impl< T, impl >

Select the correct vector implementation based on the type checking.

See Also
device_cpu

case OPENFPM native

Definition at line 196 of file map_vector.hpp.

#include <map_vector.hpp>

Public Types

typedef grid_cpu< 1, T > type
 grid
 

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