Definition at line 340 of file grid_base_impl_layout.hpp.
Static Public Member Functions | |
template<unsigned int p> | |
static void | setMemory (data_type &data_, Mem_type &m, size_t sz, bool np) |
template<typename grid_type > | |
static void | setMemoryArray (grid_type &grid, Mem_type *m, size_t sz, bool np) |
|
inlinestatic |
Create and set the memory allocator
Allocate the memory and create the reppresentation
Definition at line 342 of file grid_base_impl_layout.hpp.