| |
| | Function Decomposition |
 | | The most obvious example of this form of decomposition is with respect to the three stages of typical program execution, namely, input, processing, and result output. |
 | | We illustrate the general functional decomposition paradigm by considering the hypothetical simulation of an aircraft consisting of multiple interrelated and interacting, functionally decomposed subalgorithms. |
 | | Parallelism is achieved in two respects-by the concurrent and independent execution of modules as in functions 2 through 6, and by the simultaneous, pipelined, execution of modules in a dependency chain, as, for example, in functions 1, 6, 8, and 9 . |
| www.netlib.org /pvm3/book/node33.html (429 words) |
|