Definitions for "Functional decomposition"
See: modular decomposition.
a requirements analysis technique the decomposes large required functions into smaller subfunctions. a design technique the decomposes large functional design component into smaller subfunctions.
(n.) See decomposition.
process of classify geometry of a part based on the functional characteristics of each element, such as plane or fillet
Keywords:  mpi, breaking, sub, down, correspond
A method of designing a system by breaking it down into its components in such a way that the components correspond directly to system functions and sub-functions.
Breaking down an MPI application's computational space into separate tasks such that all computation on these tasks is performed in parallel.
the division of operations into hierarchical functions that form the basis for procedures.