Uses of Class
org.objectweb.proactive.loadbalancing.util.JacobiWorker

Packages that use JacobiWorker
org.objectweb.proactive.loadbalancing.util   
 

Uses of JacobiWorker in org.objectweb.proactive.loadbalancing.util
 

Methods in org.objectweb.proactive.loadbalancing.util with parameters of type JacobiWorker
static void JacobiDispatcher.createAndSplitMatrix(JacobiWorker[] workers, int workerGridSize, int subMatrixSize, int globalMatrixSize)
           
static void JacobiDispatcher.createVirtualGrid(JacobiWorker[] workers, int workerGridSize)
           
 int JacobiWorker.setNeighbours(JacobiWorker up, JacobiWorker down, JacobiWorker left, JacobiWorker right)
           
 



Copyright 2001-2007 INRIA All Rights Reserved.