Package pycosmicstar :: Module paralleloverlist :: Class paralleloverlist
[hide private]
[frames] | no frames]

Class paralleloverlist

source code

ppvector: Parallel Processing Vector This program is used to calculate, in parallel, by python module multiprocessing, points in vector.

Instance Methods [hide private]
 
__init__(self, func, inputArray)
Dmatiz: The dimension of the vector func: function that will run in parallel
source code
 
getResult(self) source code
 
__call__(self) source code
 
__Calcula(self, func, k, E, n) source code
 
__acaoParalera(self, n, q, Dmatriz, func, n_process) source code
 
__runProcess(self) source code