CCAFFEINE
0.8.8
|
#include <CCA_Block.h>
Public Attributes | |
int | gLow |
int | gHigh |
int | beginPad |
int | endPad |
int | gSize |
int | procBefore |
int | procAfter |
1-d mapping of data
low index of data we own
high index of data we own
padding count of data before us.
padding count of data after us
total size in global terms of this dimension
processor owning our beginPad. -1 -> nobody.
processor owning our endPad. -1 -> nobody.