OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
mem_geto< dim, T, layout, data_type, g1_type, key_type, sel > Struct Template Reference

Case memory_traits_lin. More...

Detailed Description

template<unsigned int dim, typename T, typename layout, typename data_type, typename g1_type, typename key_type, unsigned int sel = 2*is_layout_mlin<layout>::value + is_layout_inte<layout>::value>
struct mem_geto< dim, T, layout, data_type, g1_type, key_type, sel >

Case memory_traits_lin.

Definition at line 140 of file grid_base_impl_layout.hpp.

#include <grid_base_impl_layout.hpp>

Static Public Member Functions

static encapc< dim, T,
typename layout::type > 
get (data_type &data_, const g1_type &g1, const key_type &v1)
 
static encapc< dim, T,
typename layout::type > 
get_lin (data_type &data_, const size_t &v1)
 

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