get the type of the block More...
#include <SparseGridGpu.hpp>
Public Types | |
| typedef cp_block< typename boost::mpl::at< typename SGridGpu::device_grid_type::value_type::type, boost::mpl::int_< prp > >::type, stencil_size, typename vmpl_sum_constant< 2 *stencil_size, typename vmpl_create_constant< SGridGpu::dims, SGridGpu::device_grid_type::blockEdgeSize_ >::type >::type, SGridGpu::device_grid_type::dims > | type |
get the type of the block
Definition at line 161 of file SparseGridGpu.hpp.