OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
mem_setext< grid_type, S, layout, data_type, sel > Struct Template Reference

Case memory_traits_lin. More...

Detailed Description

template<typename grid_type, typename S, typename layout, typename data_type, unsigned int sel = 2*is_layout_mlin<layout>::value + is_layout_inte<layout>::value>
struct mem_setext< grid_type, S, layout, data_type, sel >

Case memory_traits_lin.

Definition at line 144 of file grid_base_impl_layout.hpp.

#include <grid_base_impl_layout.hpp>

Static Public Member Functions

static void set (grid_type &grid_new, grid_type &old, data_type &data_)
 

Member Function Documentation

◆ set()

template<typename grid_type , typename S , typename layout , typename data_type , unsigned int sel = 2*is_layout_mlin<layout>::value + is_layout_inte<layout>::value>
static void mem_setext< grid_type, S, layout, data_type, sel >::set ( grid_type grid_new,
grid_type old,
data_type &  data_ 
)
inlinestatic

Definition at line 146 of file grid_base_impl_layout.hpp.


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