A scan_broadcast flow is a customized flow for a repeat skeleton. It connects the out flow of each iteration to the input of the next iteration, and in addition connects the first flow from the input flow to the repeat skeleton to the input flow of every iteration. For the last iteration it connects the last flow (back) of the input flow instead of the first flow.  
 More...
Classes | |
| class | custom_flow | 
This is a customized flow over a an existing flow, that only converts the consumers_count request to 2D requests. This is used for scan skeleton.  More... | |
A scan_broadcast flow is a customized flow for a repeat skeleton. It connects the out flow of each iteration to the input of the next iteration, and in addition connects the first flow from the input flow to the repeat skeleton to the input flow of every iteration. For the last iteration it connects the last flow (back) of the input flow instead of the first flow. 
 1.8.13