OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
memory_traits_lin< T > Struct Template Reference

Transform the boost::fusion::vector into memory specification (memory_traits) More...

Detailed Description

template<typename T>
struct memory_traits_lin< T >

Transform the boost::fusion::vector into memory specification (memory_traits)

Transform the boost::fusion::vector into memory specification (memory_traits). In this implementation we create a buffer of base type with memory_c

We basically create a buffer for each property

Parameters
Tbase type (T::type must define a boost::fusion::vector )

Definition at line 93 of file memory_conf.hpp.

#include <memory_conf.hpp>

Public Types

typedef memory_traits_lin_type
< T, openfpm::vect_isel< T >
::value==OPENFPM_NATIVE >
::type 
type
 for each element in the vector interleave memory_c
 
typedef int yes_is_tlin
 

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