OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
mem_setm< S, layout, data_type, g1_type, 1 > Struct Template Reference

Case memory_traits_inte. More...

Detailed Description

template<typename S, typename layout, typename data_type, typename g1_type>
struct mem_setm< S, layout, data_type, g1_type, 1 >

Case memory_traits_inte.

Definition at line 123 of file grid_base_impl_layout.hpp.

#include <grid_base_impl_layout.hpp>

Static Public Member Functions

static void setMemory (data_type &data_, const g1_type &g1, bool &is_mem_init)
 

Member Function Documentation

template<typename S , typename layout , typename data_type , typename g1_type >
static void mem_setm< S, layout, data_type, g1_type, 1 >::setMemory ( data_type &  data_,
const g1_type &  g1,
bool &  is_mem_init 
)
inlinestatic

Create an allocate object

for each element in the vector allocate the buffer

Definition at line 125 of file grid_base_impl_layout.hpp.


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