static final class PAS.FJLPrecumulatePlusOp extends PAS.FJLScanPlusOp
array
fence, origin, threshold
Constructor and Description |
---|
PAS.FJLPrecumulatePlusOp(AbstractParallelAnyArray.LPap pap) |
Modifier and Type | Method and Description |
---|---|
(package private) void |
cumulateLeaf(int lo,
int hi,
PAS.FJScan f) |
(package private) void |
sumAndCumulateLeaf(int lo,
int hi,
PAS.FJScan f) |
(package private) void |
sumLeaf(int lo,
int hi,
PAS.FJScan f) |
newSubtask, pushDown, pushUp
PAS.FJLPrecumulatePlusOp(AbstractParallelAnyArray.LPap pap)
void sumLeaf(int lo, int hi, PAS.FJScan f)
sumLeaf
in class PAS.FJScanOp
void cumulateLeaf(int lo, int hi, PAS.FJScan f)
cumulateLeaf
in class PAS.FJScanOp
void sumAndCumulateLeaf(int lo, int hi, PAS.FJScan f)
sumAndCumulateLeaf
in class PAS.FJScanOp