Home | Trees | Indices | Help |
|
---|
|
object --+ | ParIterator
Parallel iterator
Constructor: ParIterator(|global_sequence|)
Arguments:
A ParIterator is used to loop element by element over a distributed sequence. At each iteration, the returned item (a global object) contains different elements of the distributed sequence.
Instance Methods | |||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Dec 4 08:05:38 2008 | http://epydoc.sourceforge.net |