...
for (Index_type i = ibegin ; i < iend ; ++i ) {
VOL3D_BODY;
}
RAJA::RangeSegment(ibegin, iend), [=](Index_type i) {
});