mpi
Class ProdWorker

java.lang.Object
  extended by mpi.ProdWorker
All Implemented Interfaces:
OpWorker

public class ProdWorker
extends java.lang.Object
implements OpWorker


Method Summary
 Op getWorker(Datatype datatype)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getWorker

public Op getWorker(Datatype datatype)
             throws MPIException
Specified by:
getWorker in interface OpWorker
Throws:
MPIException