mpi
Class SumWorker

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

public class SumWorker
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