|
DL_MG
|
Public Attributes | |
| integer, dimension(3) | dims |
| dimensions for the thread block More... | |
| integer, dimension(3) | grid |
| integer, dimension(:,:), allocatable | start |
| start indices of of each block first dimension is for the grid index, the secons is the block index More... | |
| integer, dimension(:,:), allocatable | end |
| end indiced of each block Note: some blocks migh cover partially the computational domain More... | |
| integer | n |
| total number of blocks More... | |
| integer, dimension(3) dl_mg_omp::block_list_t::dims |
dimensions for the thread block
| integer, dimension(:,:), allocatable dl_mg_omp::block_list_t::end |
end indiced of each block Note: some blocks migh cover partially the computational domain
| integer, dimension(3) dl_mg_omp::block_list_t::grid |
| integer dl_mg_omp::block_list_t::n |
total number of blocks
| integer, dimension(:,:), allocatable dl_mg_omp::block_list_t::start |
start indices of of each block first dimension is for the grid index, the secons is the block index