Inheritance diagram for cp_block_base< T, stencil_size, vector_vmpl, dim >:Public Types | |
| typedef vmpl_sum_constant< 2 *stencil_size, vector_vmpl >::type | stop_border_vmpl |
| typedef vmpl_create_constant< dim, stencil_size >::type | start_border_vmpl |
Static Public Attributes | |
| static const int | sizeBlock = vmpl_reduce_prod<vector_vmpl>::type::value |
| static const int | sizeBlockBord = vmpl_reduce_prod<stop_border_vmpl>::type::value |
Definition at line 14 of file cp_block.hpp.