template<unsigned int dim, typename T, typename S = HeapMemory, typename layout = typename memory_traits_lin<T>::type, typename linearizer = grid_sm<dim,void>>
class grid_base< dim, T, S, layout, linearizer >
Stub grid class
Definition at line 76 of file map_grid.hpp.