Multiprocess

From MoiWiki
Revision as of 02:15, 1 December 2016 by Karsten (talk | contribs) (Created page with "Multiprocess in a strong feature of the nodeeditor, that makes it possible to choose between different assignment strategies of the data. In other words a single datum of a ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Multiprocess in a strong feature of the nodeeditor, that makes it possible to choose between different assignment strategies of the data. In other words a single datum of a numarray can be assigned to all members of another numarray or an [[objectlist]. This is called long mode (1:n). In the so called short mode every element of a e.g. numarray matches to one element of another numarray (1:1). Here the shorter list defines the number of elements are processed.

Here is picture taken from a post of Max Smirnov [[1]] that shows the behavior:

Arraymodes.gif