| Brick Library 0.1
    Performance-portable stencil datalayout & codegen | 
Record start and end of each region. More...
#include <brick-mpi.h>
| Public Attributes | |
| BitSet | neighbor | 
| The set for the neighbor. | |
| unsigned | skin_st | 
| starting elements in the skin list | |
| unsigned | skin_ed | 
| ending index in the skin list (not included) | |
| unsigned | pos | 
| starting from which brick | |
| unsigned | len | 
| ending at which brick (not included) | |
| unsigned | first_pad | 
| unsigned | last_pad | 
Record start and end of each region.
| unsigned BrickDecomp< dim, BDims >::g_region::first_pad | 
| unsigned BrickDecomp< dim, BDims >::g_region::last_pad | 
| unsigned BrickDecomp< dim, BDims >::g_region::len | 
ending at which brick (not included)
| BitSet BrickDecomp< dim, BDims >::g_region::neighbor | 
The set for the neighbor.
| unsigned BrickDecomp< dim, BDims >::g_region::pos | 
starting from which brick
| unsigned BrickDecomp< dim, BDims >::g_region::skin_ed | 
ending index in the skin list (not included)
| unsigned BrickDecomp< dim, BDims >::g_region::skin_st | 
starting elements in the skin list