mpi
Class MinWorker

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

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